Skip to main content
All docs
V26.1
  • MarkupAnnotationReplyType Enum

    Lists values that specify how a markup annotation relates to another annotation.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    Declaration

    public enum MarkupAnnotationReplyType

    Members

    Name Description
    Reply

    Specifies a standard reply to another annotation.

    Group

    Specifies that annotations are grouped as a single discussion item.

    Related API Members

    The following properties accept/return MarkupAnnotationReplyType values:

    See Also