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 11: Line 11:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXS_PDFVariant|IPXS_PDFVariant]].
+
[[PXV:IPXS_PDFVariant|IPXS_PDFVariant]]

Revision as of 04:55, 23 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