Table of Contents

Property FontSize

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

FontSize

Gets or sets the size, in points, of the font to use for the text of the signature.

public int FontSize { get; set; }

Property Value

int

The size, in points, of the font to use for the text of the signature.

Remarks

Default value: 8.

The value of this property can be 0. When the value is 0, the library will try to fit as much of the signature text as possible inside the signature bounds.