Table of Contents

Property Strikeout

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

Strikeout

Gets or sets a value indicating whether this PdfFont specifies a horizontal line through the font.

public bool Strikeout { get; set; }

Property Value

bool

true if this PdfFont has a horizontal line through it; otherwise, false.