IIXC_Inst::FormatsCount Property
From PDF XChange PDF SDK
Line 3: | Line 3: | ||
{{#parentPage:PXV:IIXC_Inst|FormatsCount Property|property}} | {{#parentPage:PXV:IIXC_Inst|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 16:15, 14 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.