Accusoft.FSInvoices1.Net
DocumentPageIndex Property (FormFieldLabel)




Gets the zero-based index of the DocumentPage that contains this label.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property DocumentPageIndex As Integer
'Usage
 
Dim instance As FormFieldLabel
Dim value As Integer
 
value = instance.DocumentPageIndex
[DataMemberAttribute()]
public int DocumentPageIndex {get;}
[DataMemberAttribute()]
public: __property int get_DocumentPageIndex();
[DataMemberAttribute()]
public:
property int DocumentPageIndex {
   int get();
}
Remarks

Default: -1.

See Also

Reference

FormFieldLabel Class
FormFieldLabel Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback