IPXC_Bookmark::Indent Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(10 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|property}}
+
{{#parentPage:PXV:IPXC_Bookmark#Properties|Indent|property}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Indent([out, retval] LONG* nIndent);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Indent([out, retval] LONG* nIndent);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_Bookmark|IPXC_Bookmark]].
+
[[PXV:IPXC_Bookmark|IPXC_Bookmark]]

Latest revision as of 03:21, 15 June 2015


Gets the indentation level of the bookmark in its containing tree.

Syntax

HRESULT get_Indent([out, retval]  LONG*  nIndent);

See Also

IPXC_Bookmark