Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PdfSaveOptions Class / BorderOptions Property
In This Topic
    BorderOptions Property
    In This Topic
    This dictionary stores border options when exporting pdf.
    Syntax
    public System.Collections.Generic.Dictionary<BorderLineStyle,CustomBorderStyle> BorderOptions {get;}
    See Also