Namespace: Spire.Doc.Documents
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 IBodyRegion : IDocumentObject
Public Interface IBodyRegion Inherits IDocumentObject
public interface class IBodyRegion : IDocumentObject
type IBodyRegion = interface interface IDocumentObject end
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| 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.) | |
| PreviousSibling | (Inherited from IDocumentObject.) | |
| Replace(Regex, TextSelection) | ||
| Replace(Regex, String) | ||
| Replace(String, String, Boolean, Boolean) |