Table of Contents

Property ReasonLabel

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

ReasonLabel

Gets or sets the label to use before the reason inside the text of the signature.

public string? ReasonLabel { get; set; }

Property Value

string

The label to use before the reason inside the text of the signature.

Remarks

The reason will be displayed without a label if the value of this property is null or empty.

Default value: "Reason:".