IPXC_Font::FontInfo 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:30, 23 May 2015


Property FontInfo of interface IPXC_Font returns Pointer to IPXC_DocFontsInfo ...

Syntax

HRESULT get_FontInfo([out, retval]  IPXC_DocFontsInfo**  ppFontInfo);

See Also

IPXC_Font