Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class
Properties Methods


In This Topic
    FormattingSupport Class Members
    In This Topic

    The following tables list the members exposed by FormattingSupport.

    Public Properties
     NameDescription
    Public Property Gets or sets the background color of the text.  
    Public Property Gets or sets the background image of the text.  
    Public Property Gets or sets the the x-coordinate of the background position of the text.  
    Public Property Gets or sets the the y-coordinate of the background position of the text.  
    Public Property Gets or sets how the background picture is repeated.  
    Public Property True if the text is formatted as bold; otherwise, False.  
    Public Property Gets or sets the bottom border color of text.  
    Public Property Gets or sets the bottom border style of text.  
    Public Property Gets or sets the bottom border width of text.  
    Public Property Gets or sets the border color of text.  
    Public Property Gets or sets the left border color of text.  
    Public Property Gets or sets the left border style of text.  
    Public Property Gets or sets the left border width of text.  
    Public Property Gets or sets the right border color of text.  
    Public Property Gets or sets the right border style of text.  
    Public Property Gets or sets the right border width of text.  
    Public Property Gets or sets the border style of text.  
    Public Property Gets or sets the top border color of text.  
    Public Property Gets or sets the top border style of text.  
    Public Property Gets or sets the top border width of text.  
    Public Property Gets or sets the border width of text.  
    Public Property Gets or sets the text bottom position.  
    Public Property Gets or sets the font name used in the text.  
    Public Property Gets or sets a string value that indicates the font size used in the text.  
    Public Property Gets or sets the foreground color of the text.  
    Public Property Gets or sets the text height.  
    Public Property True if this text is hidden; otherwise, False.  
    Public Property True if the text is formatted as italic; otherwise, False.  
    Public Property Gets or sets the text left position.  
    Public Property Gets or sets the letter spacing of the text.  
    Public Property Gets or sets the line height of paragraph.  
    Public Property Gets or sets the margin of text.  
    Public Property Gets or sets the bottom margin of text.  
    Public Property Gets or sets the left margin of text.  
    Public Property Gets or sets the right margin of text.  
    Public Property Gets or sets the top margin of text.  
    Public Property True if the text is overlined; otherwise, False.  
    Public Property Gets or sets the padding of text.  
    Public Property Gets or sets the bottom padding of text.  
    Public Property Gets or sets the left padding of text.  
    Public Property Gets or sets the right padding of text.  
    Public Property Gets or sets the top padding of text.  
    Public Property Gets or sets the text position.  
    Public Property Gets or sets the text right position.  
    Public Property True if the text is stricken through; otherwise, False.  
    Public Property Gets or sets the text align.  
    Public Property Gets or sets the text indent of paragraph.  
    Public Property Gets or sets the text transform of the text.  
    Public Property Gets or sets the text top position.  
    Public Property True if the text is underlined; otherwise, False.  
    Public Property Gets or sets the text width.  
    Public Property Gets or sets the word spacing of paragraph.  
    Public Property Gets or sets x-index of the text.  
    Top
    Public Methods
     NameDescription
    Public Method Applies changes made to the text in the dialog.  
    Top
    See Also