Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public interface ITextRange : IParagraphBase, IDocumentObject
Public Interface ITextRange Inherits IParagraphBase, IDocumentObject
public interface class ITextRange : IParagraphBase, IDocumentObject
type ITextRange = interface interface IParagraphBase interface IDocumentObject end
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| ApplyCharacterFormat(CharacterFormat) | ||
| ApplyStyle(String) |
Applys the character style.
(Inherited from IParagraphBase.) | |
| CharacterFormat | ||
| Clone()()()() | (Inherited from IDocumentObject.) | |
| Document | (Inherited from IDocumentObject.) | |
| DocumentObjectType | (Inherited from IDocumentObject.) | |
| GetNextWidgetSibling()()()() | (Inherited from IDocumentObject.) | |
| GetPreviousWidgetSibling()()()() | (Inherited from IDocumentObject.) | |
| IsComposite | (Inherited from IDocumentObject.) | |
| NextSibling | (Inherited from IDocumentObject.) | |
| Owner | (Inherited from IDocumentObject.) | |
| OwnerParagraph | (Inherited from IParagraphBase.) | |
| PreviousSibling | (Inherited from IDocumentObject.) | |
| StyleName |
Gets the style name.
(Inherited from IParagraphBase.) | |
| Text |