PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / C1PdfDocument Class / PaperKind Property

In This Topic
    PaperKind Property
    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