ITextSource Interface

Summary

Produces TextRun objects that are used by the TextFormatter.
graph BT Type["ITextSource"] class Type type-node

Syntax

public interface ITextSource

Methods

Name Value Summary
GetTextRun(int) TextRun
Gets a TextRun for specified text source index.