ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / PaperSource Class / SourceName Property

In This Topic
    SourceName Property
    In This Topic
    Gets or sets the name of the paper source.
    Syntax
    'Declaration
     
    Public Property SourceName As String
    public string SourceName {get; set;}
    See Also