Name | Description | |
---|---|---|
Children | Gets the collection of the children of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Clear | Gets or sets the location that shall be used as the next available line when the Type is BreakType.TextWrapping. | |
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) | |
IsOMathText | Gets whether the text belongs to an Office Math zone. (Inherited from GrapeCity.Documents.Word.Text) | |
Next | Gets the next text content. (Inherited from GrapeCity.Documents.Word.Text) | |
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) | |
ParentRun | Gets the content parent Run. (Inherited from GrapeCity.Documents.Word.Text) | |
PreserveSpace | Gets or sets a value indicating whether to preserve white spaces while displaying or saving content. (Inherited from GrapeCity.Documents.Word.Text) | |
Previous | Gets the previous text content. (Inherited from GrapeCity.Documents.Word.Text) | |
Start | Gets the Marker representing the start of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Type | Gets or sets the break type. | |
Value | Overridden. Gets the text representation of the break. |