PdfAnnotationBorder.LineStyle Property
In This Article
Gets the line style of the annotation border.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
public PdfLineStyle LineStyle { get; }
#Property Value
Type | Description |
---|---|
Pdf |
A Pdf |
See Also