Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentRange Class
Properties Methods

In This Topic
    ContentRange Class Members
    In This Topic

    The following tables list the members exposed by ContentRange.

    Public Properties
     NameDescription
    Public PropertyGets the child ContentObjects in this content range.  
    Public PropertyGets the DocumentBase that contains this content.  
    Public Property Gets the end mark of this content.  
    Public PropertyGets the parent Body of this content.  
    Public Property Gets the start mark of this content.  
    Top
    Public Methods
     NameDescription
    Public MethodDeletes this content from the parent Body.  
    Public MethodCreates and returns a Range object representing this content in the body.  
    Public Method Gets string representation of the content.  
    Top
    See Also