Gets or sets the width of each page.

Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

C#
public double Width { get; set; }
Visual Basic
Public Property Width As Double
	Get
	Set

See Also