ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / Draft Property

In This Topic
    Draft Property
    In This Topic
    True if the sheet will be printed without graphics.
    Syntax
    'Declaration
     
    Public Property Draft As Boolean
    public bool Draft {get; set;}
    See Also