PdfButtonAppearanceLabel Property |
Gets or sets the label.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic string Label { get; set; }Public Property Label As String
Get
Set
Property Value
String
The label.
See Also