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