PXC_StrokeAdjustMode Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search


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