C1.WPF.RichTextBox.Documents Namespace > C1TextRange Class > C1TextRange Constructor : C1TextRange Constructor(C1TextElement,Int32,Int32) |
'Declaration
Public Function New( _ ByVal element As C1TextElement, _ ByVal start As System.Integer, _ ByVal length As System.Integer _ )
public C1TextRange( C1TextElement element, System.int start, System.int length )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2