ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / PageDocument Class / PrintOptions Property

In This Topic
    PrintOptions Property (PageDocument)
    In This Topic
    Gets a reference to the document's print options.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrintOptions As PrintOptions
    public PrintOptions PrintOptions {get;}
    See Also