Checks if is tagged.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsTagged As Boolean
public:
virtual bool IsTagged() sealed
Return Value
Type:
Boolean true if this document is marked as Tagged PDF, false otherwise.
See Also