IIXC_Inst::FormatsCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IIXC_Inst::FormatsCount Property}}
 
{{#customTitle:IIXC_Inst::FormatsCount Property}}
{{#parentPage:PXV:IIXC_Inst#Properties|FormatsCount|property}}
+
{{#parentPage:PXV:IIXC_Inst#Properties|FormatsCount Property|property}}
  
 
Property '''FormatsCount''' of interface [[PXV:IIXC_Inst|IIXC_Inst]] returns  the number of supported file formats.
 
Property '''FormatsCount''' of interface [[PXV:IIXC_Inst|IIXC_Inst]] returns  the number of supported file formats.

Revision as of 13:51, 21 May 2015

Property FormatsCount of interface IIXC_Inst returns the number of supported file formats.

Syntax

HRESULT get_FormatsCount([out, retval]  ULONG*  pNumFormats);

Remarks

This may be used to establish the upper limit of a zero-based loop to read all file format information.

See Also

IIXC_Inst
IIXC_Inst::GetFormatInfo