PXV_FormatMeasureFlags Enumeration

From PDF XChange PDF SDK
Revision as of 07:15, 20 March 2015 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 PXV_FormatMeasureFlags
{
    PXV_FormatMeasure_NoUnitName = 1;
    PXV_FormatMeasure_LongUnitName = 2;
    PXV_FormatMeasure_KeepZeroTrailing = 4;
};

Constants

PXV_FormatMeasure_NoUnitName
The ...
PXV_FormatMeasure_LongUnitName
The ...
PXV_FormatMeasure_KeepZeroTrailing
The ...

See Also

See also ...