1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for Python via .NET
  4. /
  5. groupdocs.signature.domain
  6. /
  7. PdfTextAnnotationBorderEffect enumeration

PdfTextAnnotationBorderEffect enumeration

PdfTextAnnotationBorderEffect enumeration

Describes effect which should be applied to the border of the PDF text annotations.

The PdfTextAnnotationBorderEffect type exposes the following members:

Fields

Field Description
NONE No effect.
CLOUDY The border will appear “cloudy”.

See Also