| SignDocRenderParametersgetFirstPage Method |
Get the first page number of the selected range of pages.
Throws SignDocParameterNotSetException if setPage() and setPages()
have not been called.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic int getFirstPage()
Return Value
Type:
Int32 The first page number of the range (1 for the first page of
the document).
See Also