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.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic bool UpdateDate { get; set; }
Public Property UpdateDate As Boolean
Get
Set
Property Value
Boolean to update
Date,
Date and
Date before the
PdfDocument is saved to a PDF file; otherwise,
.
See Also