ActiveReports 14 .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 GrapeCity.ActiveReports.ImageRenderers.PageControl.PrintLayoutMode
    public GrapeCity.ActiveReports.ImageRenderers.PageControl.PrintLayoutMode PrintLayoutMode {get; set;}
    See Also