Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PageSettings Class / PaperSourceName Property

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