IPXC_PageRenderParams::TextSmoothMode Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:33, 15 June 2015


Property TextSmoothMode of interface IPXC_PageRenderParams returns/sets Value of PXC_TextSmoothMode ...

Syntax

HRESULT get_TextSmoothMode([out, retval]  PXC_TextSmoothMode*  nMode);
HRESULT put_TextSmoothMode([in]  PXC_TextSmoothMode  nMode);

See Also

IPXC_PageRenderParams