Table of Contents

Property DateLabel

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

DateLabel

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

public string? DateLabel { get; set; }

Property Value

string

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

Remarks

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

Default value: "Date:".