Gets or sets the border.
Namespace: Spire.Pdf.GridAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfBorders Borders { get; set; }
Public Property Borders As PdfBorders Get Set
public: property PdfBorders^ Borders { PdfBorders^ get (); void set (PdfBorders^ value); }
member Borders : PdfBorders with get, set
Property Value
PdfBordersThe border.