Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / PaperKind Property

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