| SignDocDocumentisTaggedPDF Method |
Check if the document is a Tagged PDF document.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.7023.29499
Syntaxpublic bool isTaggedPDF()
Return Value
Type:
Boolean true if the document is a Tagged PDF document,
false if the document is not a Tagged PDF document.
Return Value
Type:
Booleantrue if the document has unsaved changes, false if
the document does not have unsaved changes.
See Also