Click or drag to resize

FontIsItalic Method

Checks if is italic.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsItalic()

Return Value

Type: Boolean
true if glyphs have dominant vertical strokes that are slanted.
See Also