IPXV_BeforePrintEvent::Options Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_BeforePrintEvent::Options Property}} | {{#customTitle:IPXV_BeforePrintEvent::Options Property}} | ||
− | {{#parentPage:PXV:IPXV_BeforePrintEvent|property}} | + | {{#parentPage:PXV:IPXV_BeforePrintEvent|Options Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Options([out, retval] ICab** ppOpts); | + | <pre class="brush:cpp;gutter:false">HRESULT get_Options([out, retval] ICab** ppOpts); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXV_BeforePrintEvent|IPXV_BeforePrintEvent]]. | See also [[PXV:IPXV_BeforePrintEvent|IPXV_BeforePrintEvent]]. |
Revision as of 05:19, 23 April 2015
Property Options of interface IPXV_BeforePrintEvent returns Pointer to ICab ...
Syntax
HRESULT get_Options([out, retval] ICab** ppOpts);
See Also
See also IPXV_BeforePrintEvent.