Xceed PDF Library for .NET Documentation v1.0
Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / Page Class


In This Topic
    Page Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded.  This method evaluate first the Margin property, and the starting point of draw the text will be the Margin + verticalPosition, for Top-Left. About the width of the text, this will be limited by the Margin property bounds. In the case of the Height, no matter what's the value inserted, this will be limited too by the Margin.Bottom bounds, playing with Page.Height property.  
    Public MethodOverloaded. Adds a text.  
    Public MethodGet Text from a rect which is related to top left.  
    Public MethodConvert this instance into a string representation.  
    Top
    See Also