Table of Contents

Property Italic

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Italic

(PDF 1.4) Gets or sets a value indicating whether this PdfOutlineItem should be displayed in italic.

public bool Italic { get; set; }

Property Value

bool

true if this PdfOutlineItem should be displayed in italic; otherwise, false.