Accusoft.FSInvoices1.Net
Area Property (DocumentArea)




Gets and sets the rectangular area on the DocumentPage.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property Area As Rectangle
'Usage
 
Dim instance As DocumentArea
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();
}
See Also

Reference

DocumentArea Class
DocumentArea Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback