Gets or sets the style.
Namespace: Spire.Pdf.GridAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public PdfGridStyle Style { get; set; }
Public Property Style As PdfGridStyle Get Set
public: property PdfGridStyle^ Style { PdfGridStyle^ get (); void set (PdfGridStyle^ value); }
member Style : PdfGridStyle with get, set
Property Value
PdfGridStyleThe style.