Table of Contents

Property SynthesizedItalic

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

SynthesizedItalic

Gets or sets a value indicating whether an italic version of this PdfFont is synthesized when needed.

public bool SynthesizedItalic { get; set; }

Property Value

bool

true if an italic version of this PdfFont is synthesized when needed; otherwise, false.