IPXS_Document::BrokenFlags Property

From PDF XChange PDF SDK
Revision as of 00:47, 2 January 2020 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property BrokenFlags of interface IPXS_Document returns Value of ULONG that contains PXS_StructureValidationFlags for the document.

Syntax

HRESULT get_BrokenFlags([out, retval]  ULONG*  nFlags);

See Also

IPXS_Document