IPXC_Bookmark::Indent Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Bookmark::Indent Property}} | {{#customTitle:IPXC_Bookmark::Indent Property}} | ||
− | {{#parentPage:PXV:IPXC_Bookmark|Indent | + | {{#parentPage:PXV:IPXC_Bookmark#Properties|Indent|property}} |
{{ToReview}} | {{ToReview}} | ||
− | Gets the indentation level of the bookmark in | + | Gets the indentation level of the bookmark in its containing tree. |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Indent([out, retval] LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Indent([out, retval] LONG* nIndent); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_Bookmark|IPXC_Bookmark]] |
Latest revision as of 02:21, 15 June 2015
Gets the indentation level of the bookmark in its containing tree.
Syntax
HRESULT get_Indent([out, retval] LONG* nIndent);