Click or drag to resize

PdfBorderEffect Enumeration

Specifies the Border Effect Style.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public enum PdfBorderEffect
Members
Member name Value Description
None 0 Indicates that the Border effect is None
SmallCloud 1 Indicates that the Border effect is SmallCloud
BigCloud 2 Indicates that the Border effect is BigCloud
See Also