PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1PageSettings Class / PaperSourceName Property

In This Topic
    PaperSourceName Property (C1PageSettings)
    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