Click or drag to resize

TextRange Methods

The TextRange type exposes the following members.

Methods
  NameDescription
Public methodApplyCharacterFormat
Sets the character format.
(Inherited from ParagraphBase.)
Public methodApplyStyle (Inherited from ParagraphBase.)
Public methodClone (Inherited from DocumentObject.)
Protected methodCloneImpl (Overrides ParagraphBaseCloneImpl.)
Protected methodCreateLayoutInfo (Overrides DocumentBaseCreateLayoutInfo.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetNextWidgetSibling (Inherited from ParagraphBase.)
Public methodGetPreviousWidgetSibling (Inherited from ParagraphBase.)
Public methodGetType (Inherited from Object.)
Protected methodInitXDLSHolder (Overrides DocumentSerializableInitXDLSHolder.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodReadXmlAttributes (Inherited from DocumentSerializable.)
Protected methodReadXmlContent (Overrides DocumentSerializableReadXmlContent(IXDLSContentReader).)
Protected methodRestoreReference (Inherited from DocumentSerializable.)
Public methodToString (Inherited from Object.)
Public methodToString(String)
Exports the name and index in container of the object into a string in the specified seperator.
(Inherited from DocumentObject.)
Protected methodWriteXmlAttributes (Inherited from DocumentSerializable.)
Protected methodWriteXmlContent (Overrides DocumentSerializableWriteXmlContent(IXDLSContentWriter).)
Top
See Also