IPXC_PageRenderParams::TextSmoothMode Property
From PDF XChange PDF SDK
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); |