IIXC_Page::Format Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 7: | Line 7: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Format([out, retval] IXC_PageFormat* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Format([out, retval] IXC_PageFormat* Format); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IIXC_Page|IIXC_Page]] | [[PXV:IIXC_Page|IIXC_Page]] |
Revision as of 05:51, 12 June 2015
Property Format of the IIXC_Page interface retrieves the format of a page as IXC_PageFormat.
Syntax
HRESULT get_Format([out, retval] IXC_PageFormat* Format);