Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLPrintSettings Class / PaperKind Property

In This Topic
    PaperKind Property (XLPrintSettings)
    In This Topic
    Gets or sets the paper size to use when printing the sheet.
    Syntax
    'Declaration
     
    
    Public Property PaperKind As Short
    public short PaperKind {get; set;}
    See Also