Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Marker Class / Content Property

In This Topic
    Content Property (Marker)
    In This Topic
    Gets the ContentObject with which this marker is associated.
    Syntax
    'Declaration
     
    Public ReadOnly Property Content As ContentObject
    public ContentObject Content {get;}
    See Also