IPXS_PDFVariant::Type Property

From PDF XChange PDF SDK
Revision as of 03:45, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

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

See Also

IPXS_PDFVariant