Gets or sets the style.
Namespace: Spire.Pdf.FieldsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfCheckBoxStyle Style { get; set; }
Public Property Style As PdfCheckBoxStyle Get Set
public: property PdfCheckBoxStyle Style { PdfCheckBoxStyle get (); void set (PdfCheckBoxStyle value); }
member Style : PdfCheckBoxStyle with get, set
Property Value
PdfCheckBoxStyleThe object specifies the style of the check box field.