[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / Page Class


In This Topic
    Page Class Properties
    In This Topic

    For a list of all members of this type, see Page members.

    Public Properties
     NameDescription
    Public PropertyGets the form fields.  
    Public PropertyGets the graphics.  
    Public PropertyGets the hyperlinks.  
    Public PropertyGets the identifier.  
    Public PropertyGets the page's visible images. Excludes images the document marks as not part of the visible page.  
    Public Property Useful for when texts are not on the same lines to order them from top left to bottom right. Not useful when using tables or columns of texts. Excludes text the document marks as not part of the visible page.  
    Public PropertyGets or sets the page settings.  
    Public PropertyGets the page's visible path objects. Excludes paths the document marks as not part of the visible page.  
    Public PropertyGets the rotation.  
    Public Property Returns the text in the order it is added in the pdf, not always the same as the visual result. Excludes text the document marks as not part of the visible page.  
    Public PropertyGets the Watermarks resolved on this Page.  
    Public Property Only for languages where words are separated by spaces, not for some asian languages. Excludes text the document marks as not part of the visible page.  
    Top
    See Also