IPXS_Document::BrokenFlags Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXS_Document::BrokenFlags Property}} | {{#customTitle:IPXS_Document::BrokenFlags Property}} | ||
{{#parentPage:PXV:IPXS_Document#Properties|BrokenFlags|property}} | {{#parentPage:PXV:IPXS_Document#Properties|BrokenFlags|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''BrokenFlags''' of interface [[PXV:IPXS_Document|IPXS_Document]] returns Value of ULONG | + | Property '''BrokenFlags''' of interface [[PXV:IPXS_Document|IPXS_Document]] returns Value of ULONG that contains [[PXV:PXS_StructureValidationFlags|PXS_StructureValidationFlags]] for the document. |
== Syntax == | == Syntax == |
Latest revision as of 23:47, 1 January 2020
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);