MarkupAnnotation.RemoveReply(Page, MarkupAnnotation) Method
Removes the specific comment from the annotation.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| page | Page | The page where the annotation is located. |
| reply | MarkupAnnotation | The comment to be removed. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also