MarkupAnnotation.ReplyType Property
Gets or sets the reply type of the markup annotation.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| MarkupAnnotationReplyType | The markup annotation reply type. |
Available values:
| Name | Description |
|---|---|
| Reply | Specifies a standard reply to another annotation. |
| Group | Specifies that annotations are grouped as a single discussion item. |
See Also