ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLPrintSettings Class / PaperKind Property

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