IPXC_Annotation::PageIndex Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_PageIndex([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_PageIndex([out, retval] ULONG* nPageIndex); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_Annotation|IPXC_Annotation]] | [[PXV:IPXC_Annotation|IPXC_Annotation]] |
Latest revision as of 03:48, 20 February 2017
Represents a page index of the page on which the annotation is located.
Syntax
HRESULT get_PageIndex([out, retval] ULONG* nPageIndex);