Namespace Gehtsoft.PDFFlow.Models.Shared

Classes

Box

The structure for storing top, left, right, and bottom side values, can be used for describing margins and paddings.

Color

The structure describes a color in terms of red, green, blue, and alpha components.

EncodingNames

The class for storing the names of supported single-byte encodings.

EncodingNamesChineseSimplified

The class for storing the names of supported multibyte encodings for Chinese Simplified.

EncodingNamesChineseTraditional

The class for storing the names of supported multibyte encodings for Chinese Traditional.

EncodingNamesJapanese

The class for storing the names of supported multibyte encodings for Japanese.

EncodingNamesKorean

The class for storing the names of supported multibyte encodings for Korean.

FontNames

The class for storing the names of built-in Base14 fonts.

FontNamesChineseSimplified

The class for storing the names of supported fonts for Chinese Simplified.

FontNamesChineseTraditional

The class for storing the names of supported fonts for Chinese Traditional.

FontNamesJapanese

The class for storing the names of supported fonts for Japanese.

FontNamesKorean

The class for storing the names of supported fonts for Korean.

XSize

The structure for storing, operating, and converting the size (width and height).

XUnit

The structure for storing numeric values of measurement units.

XUnitParser

The class provides methods for parsing XUnit structures.

back