CommentsTextType Property (ObjectChangeLog)
In This Topic
The text type of the
Comments
Syntax
'Declaration
Public ReadOnly Property CommentsTextType As TextType
public TextType CommentsTextType {get;}
public:
property TextType CommentsTextType {
TextType get();
}
See Also