Click or drag to resize

PDFDocIsTagged Method

Checks if is tagged.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsTagged()

Return Value

Type: Boolean
true if this document is marked as Tagged PDF, false otherwise.
See Also