IPXS_PDFVariant::IsIndirect Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Property IsIndirect of interface IPXS_PDFVariant returns VARIANT_BOOL value, which indicates whether current PDFVariant is indirect or not.

Syntax

HRESULT get_IsIndirect([out, retval]  VARIANT_BOOL*  bRes);

See Also

IPXS_PDFVariant