ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf Namespace / PrintPresets Class / PaperSourceByPageSize Property

In This Topic
    PaperSourceByPageSize Property
    In This Topic
    Gets or sets the paper source by page size flag.
    Syntax
    'Declaration
     
    Public Property PaperSourceByPageSize As Boolean
    public bool PaperSourceByPageSize {get; set;}
    See Also