Namespace:  C1.C1PrintDocument.DocEngine.Src
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public class TextRange : ITextRangeFormat
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Class TextRange _
	Implements ITextRangeFormat

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument.DocEngine.Src..::.TextRange

See Also