ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface / IsPlotter Property

In This Topic
    IsPlotter Property
    In This Topic
    Gets a value indicating whether the printer is a plotter.
    Syntax
    'Declaration
     
    ReadOnly Property IsPlotter As Boolean
    bool IsPlotter {get;}

    Property Value

    true if the printer is a plotter; false if the printer is a raster.
    See Also