IPXS_PDFVariant::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search

nType Property of the IPXS_PDFVariant interface that returns PXS_PDFVariantType value that identifies which data type it contains.

Syntax

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

See Also

IPXS_PDFVariant