1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for .NET
  4. /
  5. GroupDocs.Signature.Domain
  6. /
  7. PdfTextAnnotationBorderEffect

PdfTextAnnotationBorderEffect

PdfTextAnnotationBorderEffect enumeration

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

public enum PdfTextAnnotationBorderEffect

Values

Name Value Description
None 0 No effect.
Cloudy 1 The border will appear “cloudy”.

See Also