| SignDocDocumentgetPageCount Method |
Get the number of pages of the document.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic int getPageCount()
Public Function getPageCount As Integer
public:
int getPageCount()
member getPageCount : unit -> int
Return Value
Type:
Int32 The number of pages.
See Also