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

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