Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace > TableFormField Class : ExpectedPages Property |
public IList<int> ExpectedPages {get;}
'Declaration Public ReadOnly Property ExpectedPages As IList(Of Integer)
'Usage Dim instance As TableFormField Dim value As IList(Of Integer) value = instance.ExpectedPages
public: property IList<int>^ ExpectedPages { IList<int>^ get(); }