See Also

TextArea Class  | ceTe.DynamicPDF.PageElements Namespace

TextArea overview

Public Constructors

Public Constructor TextArea Constructor Overloaded.  

Public Properties

Public Property Align Gets or sets the TextAlign enumeration that specifies the text alignment of the text area.
Public Property Angle (Inherited from RotatingPageElement) Gets or sets the heights of the angle element.
Public Property AutoLeading Gets or sets a value indicating whether the leading of the text area should be calculated automatically.
Public Property CleanParagraphBreaks Gets or sets the clean paragraph breaks for the paragraphs of the text area.
Public Property Font Gets or sets the Font object used to specify the font of the text for the text area.
Public Property FontSize Gets or sets the font size for the text of the text area.
Public Property Height Overridden.  Gets or sets the height or the label.
Public Property ID (Inherited from ceTe.DynamicPDF.PageElement) Gets or sets the ID of the page element.
Public Property Leading Gets or sets the leading for the text of the text area.
Public Property ParagraphIndent Gets or sets the paragraph indenting for the paragraphs of the text area.
Public Property ParagraphSpacing Gets or sets the paragraph spacing for the paragraphs of the text area.
Public Property RightToLeft Gets or sets a value indicating if text should be displayed right to left.
Public Property Text Gets or sets the text of the text area.
Public Property TextColor Gets or sets the Color object to use for the text of the text area.
Public Property Underline Gets or sets a value indicating if the text area is underlined.
Public Property VAlign Gets or sets the VAlign enumeration that specifies the vertical text alignment of the text area.
Public Property Width Gets or sets the width of the text area.
Public Property X (Inherited from RotatingPageElement) Gets or sets the X coordinate of the page element.
Public Property Y (Inherited from RotatingPageElement) Gets or sets the Y coordinate of the page element.

Public Methods

Public Method Draw (Inherited from RotatingPageElement) Draws the page element to the given PageWriter object.
Public Method GetOverflowText Returns the text remaining that will be clipped by the text area.
Public Method GetOverflowTextArea Overloaded.  
Public Method GetRequiredHeight Returns the height required to fit all of the text supplied.
Public Method GetTextHeight Returns the height of the text that will be drawn.
Public Method HasOverflowText Returns a value indicating if there is text remaining that will not be drawn to the text area.

Protected Methods

Protected Method DrawRotated Overridden.  Draws the text area to the given PageWriter object.

See Also

TextArea Class  | ceTe.DynamicPDF.PageElements Namespace

 

 


© Copyright 2007, ceTe Software