Xceed PDF Library for .NET Documentation v1.0
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 images.  
    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.  
    Public Property Gets or sets the page settings for this specific page. When set, the page's Width, Height, and Margins will be updated accordingly.  
    Public PropertyGets the paths.  
    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.  
    Public PropertyTODO : Evaluate if Watermarks must be in Graphics.  
    Public PropertyOnly for languages where words are separated by spaces, not for some asian languages.  
    Top
    See Also