Click or drag to resize
MultilineTextAttribute Constructor
Overload List
  NameDescription
Protected methodMultilineTextAttribute(String)
Initializes a new instance of the MultilineTextAttribute class. Used in derived type using one line of text.
Protected methodMultilineTextAttribute(String, String)
Initializes a new instance of the MultilineTextAttribute class. Used in type using two lines of text.
Protected methodMultilineTextAttribute(String, String, String)
Initializes a new instance of the MultilineTextAttribute class. Used in type using three lines of text.
Protected methodMultilineTextAttribute(String, String, String, String)
Initializes a new instance of the MultilineTextAttribute class. Used in type using four lines of text.
Protected methodMultilineTextAttribute(String, String, String, String, String)
Initializes a new instance of the MultilineTextAttribute class. Used in type using five lines of text.
Top
See Also