Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageInfo Class / PageSettings Property
In This Topic
    PageSettings Property
    In This Topic
    Returns or sets the settings of the page which will be used when this page is printed.
    Syntax
    public PageSettings PageSettings {get; set;}
    See Also