IPXS_Document::BrokenFlags Property

From PDF XChange PDF SDK
Jump to: navigation, search
(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}}
{{ToWrite}}
 
 
{{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 00:47, 2 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);

See Also

IPXS_Document