Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BidirectionalOverride Class

In This Topic
    BidirectionalOverride Class Properties
    In This Topic

    For a list of all members of this type, see BidirectionalOverride members.

    Public Properties
     NameDescription
    Public Property Gets the collection of the children of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject)
    Public PropertyGets the DocumentBase that contains this content object. (Inherited from GrapeCity.Documents.Word.ContentObject)
    Public PropertyGets the Marker representing the end of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject)
    Public Property Gets the content unique identifier. (Inherited from GrapeCity.Documents.Word.ContentObject)
    Public PropertyGets the next BidirectionalOverride content.  
    Public PropertyGets the Section that owns this content object. (Inherited from GrapeCity.Documents.Word.ContentObject)
    Public PropertyGets the parent Body of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject)
    Public PropertyGets the parent ContentObject of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject)
    Public PropertyGets the previous BidirectionalOverride content.  
    Public PropertyGets the Marker representing the start of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject)
    Public Property Left-to-right or Right-to-left text mode  
    Top
    See Also