Accusoft.FSInvoices1.Net
Area Property (FormTableCell)




Gets the area of this cell on the DocumentPage.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property Area As Rectangle
'Usage
 
Dim instance As FormTableCell
Dim value As Rectangle
 
value = instance.Area
[DataMemberAttribute()]
public Rectangle Area {get;}
[DataMemberAttribute()]
public: __property Rectangle get_Area();
[DataMemberAttribute()]
public:
property Rectangle Area {
   Rectangle get();
}
Remarks

Measured in pixels from the top left of the DocumentPage.

Default: Empty rectangle.

See Also

Reference

FormTableCell Class
FormTableCell Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback