Click or drag to resize

PdfSignatureAppearanceIncludeComponentVersion Property

Gets or sets a value indicating whether to include component version in the signature's appearance.

Default value: .


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

Property Value

Boolean
if component version is included in the signature's appearance; otherwise, .
See Also