Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentControlEndMark Class
Members

In This Topic
    ContentControlEndMark Class
    In This Topic
    Specifies the set of properties applied to the mark present to delimit the end of the control contents.
    Object Model
    ContentControlEndMark Class
    Syntax
    'Declaration
     
    Public Class ContentControlEndMark 
       Inherits FormattedMark
    public class ContentControlEndMark : FormattedMark 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.FormattedMark
             GrapeCity.Documents.Word.ContentControlEndMark

    See Also