PXC_PrintPenWidthMode Enumeration

From PDF XChange PDF SDK
Revision as of 05:12, 14 November 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_PrintPenWidthMode
{
    PrintPenWidthMode_Auto     = 0,
    PrintPenWidthMode_Standard = 1,
    PrintPenWidthMode_DevUnits = 2,
    _PrintPenWidthMode_Last_   = 3,
};

Constants

PrintPenWidthMode_Auto
The ...
PrintPenWidthMode_Standard
The ...
PrintPenWidthMode_DevUnits
The ...
_PrintPenWidthMode_Last_
The ...