PdfSignatureAppearanceIncludeComponentVersion Property |
Gets or sets a value indicating whether to include component version in the signature's appearance.
Default value: .
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic bool IncludeComponentVersion { get; set; }
Public Property IncludeComponentVersion As Boolean
Get
Set
Property Value
Boolean if component version is included in the signature's appearance; otherwise,
.
See Also