ComponentOne RichTextBox for WPF and Silverlight
MaxHeight Property (C1TextElement)

C1.Silverlight.RichTextBox.Documents Namespace > C1TextElement Class : MaxHeight Property
Gets or sets the max-height of this C1TextElement.
Syntax
'Declaration
 
Public Property MaxHeight As C1Length
public C1Length MaxHeight {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members