Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PrintOutOptions Class / ActivePrinter Property
In This Topic
    ActivePrinter Property
    In This Topic
    Sets the name of the active printer, for example: "Microsoft Print to PDF".
    Syntax
    public System.string ActivePrinter {get; set;}
    See Also