Skip to main content
All docs
V26.1
  • AnnotationAppearances.Normal Property

    Gets the annotation appearance when a user does not interact with it (normal state).

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public AnnotationAppearance Normal { get; set; }

    Property Value

    Type Description
    AnnotationAppearance

    An annotation’s appearance in the normal state.

    See Also