IPXS_PDFVariant::Type Property

From PDF XChange PDF SDK
Revision as of 02:42, 25 May 2015 by Palamar (Talk | contribs)

Jump to: navigation, search

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

Syntax

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

See Also

IPXS_PDFVariant