If the text is default italic. (default = false)

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public bool DefaultItalic { get; set; }
Visual Basic
Public Property DefaultItalic As Boolean
	Get
	Set

See Also