ComponentOne PDF for .NET
C1.C1Pdf Namespace / C1PdfDocument Class / PaperKind Property

In This Topic
    PaperKind Property (C1PdfDocument)
    In This Topic
    Gets or sets the default page size for the document.
    Syntax
    'Declaration
     
    
    Public Property PaperKind As PaperKind
    public PaperKind PaperKind {get; set;}
    See Also