Checks if is italic.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsItalic As Boolean
public:
virtual bool IsItalic() sealed
Return Value
Type:
Boolean true if glyphs have dominant vertical strokes that are slanted.
See Also