| SignDocRenderParametersgetLastPage Method |
Get the last 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
SyntaxReturn Value
Type:
Int32 The last page number of the range (1 for the first page of
the document).
See Also