[]
        
(Showing Draft Content)

PdfTextBaseline Enumeration

PdfTextBaseline Enumeration

Specifies the current text baseline.

Enumeration members

Alphabetic

Alphabetic: = 0

The text baseline is the normal alphabetic baseline.

Bottom

Bottom: = 5

The text baseline is the bottom of the bounding box.

Hanging

Hanging: = 2

The text baseline is the hanging baseline.

Ideographic

Ideographic: = 4

The text baseline is the ideographic baseline.

Middle

Middle: = 3

The text baseline is the middle of the em square.

Top

Top: = 1

The text baseline is the top of the em square.