PXC_StrokeAdjustMode Enumeration

From PDF XChange PDF SDK
Revision as of 00:54, 20 May 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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