The Pages Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Gets the form page fields and properties.Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Pages As FormPages |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As FormProcessingEngine Dim value As FormPages value = instance.Pages |
C# | |
---|---|
public FormPages Pages {get;} |
C++/CLI | |
---|---|
public: property FormPages^ Pages { FormPages^ get(); } |
Property Value
The form field page and properties.
For an example, refer to %%.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7