PdfDigitalSignatureAppearanceDisplayOnLastPage Property

Controls if the appearance will be displayed in the last page of the generated PDF document. The default value is false

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public bool DisplayOnLastPage { get; set; }

Property Value

Boolean

See Also