TX Text Control .NET for Windows Forms Documentation

ParagraphFormat.FrameStyle Property

Gets or sets the style of the paragraph's frame.

Syntax

[C#] public FrameStyle FrameStyle { get; set; }
[Visual Basic] Public Property FrameStyle() As FrameStyle
ValueDescription
SingleThe paragraph's frame is drawn with a single line.
DoubleThe paragraph's frame is drawn with a doubled line.

Remarks

The property's default value is FrameStyle.Single.

The property returns its default value when the text selection contains multiple paragraphs with mixed style. The Selection.IsCommonValueSelected method can be used to check for mixed attributes.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now