Name | Description | |
---|---|---|
Children | Gets the collection of the children of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Document | Gets the DocumentBase that contains this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
End | Gets the Marker representing the end of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Font | Provides access to font formatting of this run. | |
Guid | Gets the content unique identifier. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
IsOMathRun | Gets whether the run belongs to an Office Math zone. | |
Next | Gets the next run content. | |
OMathFormat | Gets Office Math formatting for the run if the IsOMathRun property is set to true. | |
ParentBody | Gets the parent Body of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
ParentContent | Gets the parent ContentObject of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Previous | Gets the previous run content. | |
RevisionId | Gets unique identifiers used to track the run editing session. | |
Start | Gets the Marker representing the start of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Style | Gets or sets character or linked paragraph style which shall be used to format the contents of this run. |