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

In This Topic
    ControlType Property
    In This Topic
    Gets the type for a content control.
    Syntax
    'Declaration
     
    Public ReadOnly Property ControlType As ContentControlType
    public ContentControlType ControlType {get;}
    See Also