Skip to main content
All docs
V26.1
  • RedactionAnnotation.TextAppearance Property

    Gets or sets text appearance of the redact annotation.

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public TextAppearance TextAppearance { get; set; }

    Property Value

    Type Description
    TextAppearance

    Text appearance of the redact annotation.

    See Also