Enum ReplyType
ReplyType enumeration
Enumerates the kinds of the relationships (the “reply type”) between the annotation and one specified by InReplyTo.
public enum ReplyType
Values
Name | Value | Description |
---|---|---|
Undefined | 0 | Undefined relationship. |
Reply | 1 | The annotation is considered a reply to the annotation specified by InReplyTo. Viewer applications should not display replies to an annotation individually but together in the form of threaded comments. |
Group | 2 | The annotation is grouped with the annotation specified by InReplyTo. |
See Also
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF