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

In This Topic
    Level Property (ContentControl)
    In This Topic
    Gets the content control layout level.
    Syntax
    'Declaration
     
    Public ReadOnly Property Level As ContentControlLevel
    public ContentControlLevel Level {get;}
    See Also