protected readonly struct SimpleTextSource : ITextSource,
IEquatable<TextBlockSimpleTextSource>Protected Structure SimpleTextSource
Implements ITextSource, IEquatable(Of TextBlockSimpleTextSource)[<SealedAttribute>]
type SimpleTextSource =
struct
inherit ValueType
interface ITextSource
interface IEquatable<TextBlockSimpleTextSource>
end| TextBlockSimpleTextSource(String, TextRunProperties) | Initializes a new instance of the TextBlockSimpleTextSource class |
| GetTextRun(Int32) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) |