Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentObject Class / End Property

In This Topic
    End Property (ContentObject)
    In This Topic
    Gets the Marker representing the end of this content object in the parent body.
    Syntax
    'Declaration
     
    Public ReadOnly Property End As Marker
    public Marker End {get;}
    See Also