[Root] / 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 evaluates the Margin property first, 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 text.  
    Public MethodGets the text inside a Rectangle.  
    Public MethodConverts the Page into a string representation.  
    Top
    See Also