Click or drag to resize

PdfSignerUpdateDate Property

Gets or sets a value indicating whether to update Date, Date and Date before the PdfDocument is saved to a PDF file.

Default value: .


Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntax
public bool UpdateDate { get; set; }

Property Value

Boolean
to update Date, Date and Date before the PdfDocument is saved to a PDF file; otherwise, .
See Also