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

In This Topic
    PaperKind Property (Page)
    In This Topic
    Gets or sets the paper kind of the current page.
    Syntax
    'Declaration
     
    Public Property PaperKind As PaperKind
    public PaperKind PaperKind {get; set;}
    See Also