[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PdfSaveOptions.BorderOptions

BorderOptions Property

BorderOptions

This dictionary stores border options when exporting PDF.

Declaration
public Dictionary<BorderLineStyle, CustomBorderStyle> BorderOptions { get; }
Public ReadOnly Property BorderOptions As Dictionary(Of BorderLineStyle, CustomBorderStyle)