CommentOptions Constructors
Contains options for displaying the comments in a document.Name | Parameters | Description |
---|---|---|
CommentOptions() | none | Initializes a new instance of the CommentOptions class with the default settings. |
CommentOptions(AnnotationOptions) | annotationOptions | Initializes a new CommentOptions object with specified settings. |
See Also