IPXS_Document::BrokenFlags Property

From PDF XChange PDF SDK
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