Click or drag to resize

PdfSignatureAppearanceComponentVersionLabel Property

Gets or sets the component version label.

This property can be used to localize the label. Default value: "SautinSoft.Pdf version: ".


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

Property Value

String
The component version label.
See Also