IPXC_Font::Vertical Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Font|IPXC_Font]].
+
[[PXV:IPXC_Font|IPXC_Font]]

Revision as of 04:31, 23 May 2015


Property Vertical of interface IPXC_Font returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_Vertical([out, retval]  VARIANT_BOOL*  pVertical);

See Also

IPXC_Font