ITextRangeMethods
AbiToProjectionVftablePtr
IID
CanPaste(IObjectReference, Int32)
ChangeCase(IObjectReference, LetterCase)
Collapse(IObjectReference, Boolean)
Copy(IObjectReference)
Cut(IObjectReference)
Delete(IObjectReference, TextRangeUnit, Int32)
EndOf(IObjectReference, TextRangeUnit, Boolean)
Expand(IObjectReference, TextRangeUnit)
FindText(IObjectReference, String, Int32, FindOptions)
get_Character(IObjectReference)
get_CharacterFormat(IObjectReference)
get_EndPosition(IObjectReference)
get_FormattedText(IObjectReference)
get_Gravity(IObjectReference)
get_Length(IObjectReference)
get_Link(IObjectReference)
get_ParagraphFormat(IObjectReference)
get_StartPosition(IObjectReference)
get_StoryLength(IObjectReference)
get_Text(IObjectReference)
GetCharacterUtf32(IObjectReference, UInt32, Int32)
GetClone(IObjectReference)
GetIndex(IObjectReference, TextRangeUnit)
GetPoint(IObjectReference, HorizontalCharacterAlignment, VerticalCharacterAlignment, PointOptions, Point)
GetRect(IObjectReference, PointOptions, Rect, Int32)
GetText(IObjectReference, TextGetOptions, String)
GetTextViaStream(IObjectReference, TextGetOptions, IRandomAccessStream)
InRange(IObjectReference, ITextRange)
InsertImage(IObjectReference, Int32, Int32, Int32, VerticalCharacterAlignment, String, IRandomAccessStream)
InStory(IObjectReference, ITextRange)
IsEqual(IObjectReference, ITextRange)
MatchSelection(IObjectReference)
Move(IObjectReference, TextRangeUnit, Int32)
MoveEnd(IObjectReference, TextRangeUnit, Int32)
MoveStart(IObjectReference, TextRangeUnit, Int32)
Paste(IObjectReference, Int32)
ScrollIntoView(IObjectReference, PointOptions)
set_Character(IObjectReference, Char)
set_CharacterFormat(IObjectReference, ITextCharacterFormat)
set_EndPosition(IObjectReference, Int32)
set_FormattedText(IObjectReference, ITextRange)
set_Gravity(IObjectReference, RangeGravity)
set_Link(IObjectReference, String)
set_ParagraphFormat(IObjectReference, ITextParagraphFormat)
set_StartPosition(IObjectReference, Int32)
set_Text(IObjectReference, String)
SetIndex(IObjectReference, TextRangeUnit, Int32, Boolean)
SetPoint(IObjectReference, Point, PointOptions, Boolean)
SetRange(IObjectReference, Int32, Int32)
SetText(IObjectReference, TextSetOptions, String)
SetTextViaStream(IObjectReference, TextSetOptions, IRandomAccessStream)
StartOf(IObjectReference, TextRangeUnit, Boolean)
net9.0-windows10.0.22621
namespace ABI.Windows.UI.Text
{
public static class ITextRangeMethods
{
public static int get_Length(IObjectReference _obj);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 10.0.1776310.0.1836210.0.1904110.0.2034810.0.22621 |
Information specific to net9.0-windows10.0.22621 | |
Assembly | Microsoft.Windows.SDK.NET , Version=10.0.22621.38, PublicKeyToken=31bf3856ad364e35 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API