Contains information relevant for text run creation.

C# | Visual Basic | Visual C++ |
public interface ITextRunConstructionContext
Public Interface ITextRunConstructionContext
public interface class ITextRunConstructionContext

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Document |
Gets the text document.
|
![]() | GetText(Int32, Int32) |
Gets a piece of text from the document.
|
![]() | GlobalTextRunProperties |
Gets the global text run properties.
|
![]() | TextView |
Gets the text view for which the construction runs.
|
![]() | VisualLine |
Gets the visual line that is currently being constructed.
|
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238