IPXS_PDFVariant::IsIndirect Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 11: | Line 11: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] | |
− | + |
Revision as of 03:55, 23 May 2015
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* pRes);