PdfFreeTextAnnotationFacade.BorderEffectIntensity Property
Gets or sets the intensity of the border effect.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.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