PXC_StrokeAdjustMode Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 00:54, 20 May 2018


Specifies the ...

Syntax

enum PXC_StrokeAdjustMode
{
    SAM_Auto     = 0,
    SAM_ForceOff = 1,
    SAM_ForceOn  = 2,
};

Constants

SAM_Auto
The ...
SAM_ForceOff
The ...
SAM_ForceOn
The ...

See Also

IPXC_PageRenderParams::StrokeAdjustMode