AnnotationFontItalic Property |
Gets or sets a value indicating whether the font is italic.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool Italic { get; set; }Public Property Italic As Boolean
Get
Set
Property Value
Type:
Boolean Indicates if the font is italic type.
See Also