[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TaFieldOptions.Italic

Italic Property

Italic

Gets or sets whether to apply italic formatting to the entry's page number.

However, if the table of authorities style for that entry is already italic, the true value removes that formatting for that entry.

Default value is false.

Declaration
public bool Italic { get; set; }
Public Property Italic As Boolean