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

In This Topic
    Appearance Property
    In This Topic
    Gets or sets the appearance of the content control.
    Syntax
    'Declaration
     
    Public Property Appearance As ContentControlAppearance
    public ContentControlAppearance Appearance {get; set;}
    See Also