RichEditTextRange Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RichEditTextRange sealed : ITextRange
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Version(65536)]
class RichEditTextRange final : ITextRange
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Text.TextApiContract, 65536)]
class RichEditTextRange final : ITextRange
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Version(65536)]
public sealed class RichEditTextRange : ITextRange
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Text.TextApiContract), 65536)]
public sealed class RichEditTextRange : ITextRange
Public NotInheritable Class RichEditTextRange
Implements ITextRange
- Inheritance
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| Character | |
| CharacterFormat | |
| EndPosition | |
| FormattedText | |
| Gravity | |
| Length | |
| Link | |
| ParagraphFormat | |
| StartPosition | |
| StoryLength | |
| Text | |