IPXS_PDFVariant::Type Property

From PDF XChange PDF SDK
Revision as of 07:21, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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*  Type);

See Also

IPXS_PDFVariant