Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentControl Class / EndMark Property

In This Topic
    EndMark Property
    In This Topic
    Gets the formatting which shall be applied to the mark present to delimit the end of the control contents.
    Syntax
    'Declaration
     
    Public ReadOnly Property EndMark As ContentControlEndMark
    public ContentControlEndMark EndMark {get;}
    See Also