PdfAnnotationBorder.LineWidth Property
Gets the thickness of the line to be used in drawing the annotation’s border.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Double | A double value that is the line width of the annotation’s border. |
See Also