Gets the button style.
Namespace: Spire.Pdf.WidgetAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfCheckBoxStyle ButtonStyle { get; }
Public ReadOnly Property ButtonStyle As PdfCheckBoxStyle Get
public: property PdfCheckBoxStyle ButtonStyle { PdfCheckBoxStyle get (); }
member ButtonStyle : PdfCheckBoxStyle with get