PdfFreeTextAnnotationFacade.BorderEffectIntensity Property
In This Article
Gets or sets the intensity of the border effect.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Double | Border effect intensity (from 0 to 2). |
#Remarks
Use the BorderEffectStyle property to specify the effect applied to the annotation border.
See Also