PXV_FormatMeasureFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXV_FormatMeasureFlags Enumeration}}
 
{{#customTitle:PXV_FormatMeasureFlags Enumeration}}
Line 25: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
...

Revision as of 08:20, 20 May 2015


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

...