IPXS_PDFVariant::IsIndirect Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXS_PDFVariant::IsIndirect Property}} | {{#customTitle:IPXS_PDFVariant::IsIndirect Property}} | ||
− | {{#parentPage:PXV:IPXS_PDFVariant|IsIndirect Property|property}} | + | {{#parentPage:PXV:IPXS_PDFVariant#Properties|IsIndirect Property|property}} |
Property '''IsIndirect''' of interface [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] returns VARIANT_BOOL value, which indicates whether current ''PDFVariant'' is indirect or not. | Property '''IsIndirect''' of interface [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] returns VARIANT_BOOL value, which indicates whether current ''PDFVariant'' is indirect or not. |
Revision as of 14:14, 21 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);
See Also
- See also IPXS_PDFVariant.
- Please see PDF Reference, section 7 Syntax for more details about direct and indirect objects.