| SignDocChangegetPage Method |
Get the page number of a change made after this signature.
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 one-based page number or 0 if not available. For
removed items, the page number is in the document "as
signed" by the signature described by the
SignDocSignature object, for modified and added items,
the page number is in the document "as signed" by the
next signature (or the current version of the document if
the SignDocSignature object describes the last
signature).
See Also