IPXS_PDFVariant::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXS_PDFVariant::Type Property}}
 
{{#customTitle:IPXS_PDFVariant::Type Property}}
{{#parentPage:PXV:IPXS_PDFVariant|Type Property|property}}
+
{{#parentPage:PXV:IPXS_PDFVariant#Properties|Type Property|property}}
  
 
'''Type''' Property of the [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] interface which returns [[PXV:PDFVariantType|PDFVariantType]] value that identifies which data type it contains.
 
'''Type''' Property of the [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] interface which returns [[PXV:PDFVariantType|PDFVariantType]] value that identifies which data type it contains.

Revision as of 15:14, 21 May 2015

Type Property of the IPXS_PDFVariant interface which returns PDFVariantType value that identifies which data type it contains.

Syntax

HRESULT get_Type([out, retval]  PXS_PDFVariantType*  pType);

See Also

IPXS_PDFVariant.