ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions.PdfReExclusiveOptions Class / PrintLayoutMode Property

In This Topic
    PrintLayoutMode Property (PdfExportOptions.PdfReExclusiveOptions)
    In This Topic
    Specifies the layout mode to be used for PDF document (PDF RE).
    Syntax
    'Declaration
     
    Public Property PrintLayoutMode As PrintLayoutMode
    public PrintLayoutMode PrintLayoutMode {get; set;}
    See Also