Show / Hide Table of Contents

Enum FontUnit

Specifies the unit of measure for Font objects.

Namespace:Neodynamic.SDK.Printing
Assembly:Neodynamic.SDK.ThermalLabel.dll
Syntax
public enum FontUnit

Fields

Inch

Specifies the inch as the unit of measure.

Declaration
Inch = 0
Field Value
Type Description
FontUnit

Millimeter

Specifies the millimeter as the unit of measure.

Declaration
Millimeter = 1
Field Value
Type Description
FontUnit

Pixel

Specifies the pixel as the unit of measure.

Declaration
Pixel = 2
Field Value
Type Description
FontUnit

Point

Specifies the point (1/72 inch) as the unit of measure.

Declaration
Point = 3
Field Value
Type Description
FontUnit
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com