ActiveReports 17 .NET Edition
GrapeCity.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / PrintLayoutMode Property

In This Topic
    PrintLayoutMode Property (Settings)
    In This Topic
    Gets or sets the layout mode to be used for PDF document.
    Syntax
    'Declaration
     
    Public Property PrintLayoutMode As PrintLayoutMode
    public PrintLayoutMode PrintLayoutMode {get; set;}
    See Also