IPXC_Font::Vertical Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''bVertical''' of interface [[PXV:IPXC_Font|IPXC_Font]] returns Value of VARIANT_BOOL ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Vertical([out, retval] VARIANT_BOOL* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Vertical([out, retval] VARIANT_BOOL* bVertical); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_Font|IPXC_Font]] | [[PXV:IPXC_Font|IPXC_Font]] |
Latest revision as of 03:28, 15 June 2015
Property bVertical of interface IPXC_Font returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_Vertical([out, retval] VARIANT_BOOL* bVertical);