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) | |
Guid | Gets the content unique identifier. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Mode | Gets the display mode of this OMath zone.
If this OMath zone is inside an OMathParagraph, or is not preceded or followed by a non-mathematical text in the parent object, the value of this property is OMathMode.Display. Otherwise the value is OMathMode.Inline. | |
Next | Gets the next OMath object. | |
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) | |
ParentOMathParagraph | Gets the parent OMathParagraph object. | |
Previous | Gets the previous OMath object. | |
Start | Gets the Marker representing the start of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) |