PdfWidgetAnnotation.BorderStyle Property
In This Article
Gets a value specifying the width and line style that shall be used in drawing the widget annotation’s border.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
public PdfAnnotationBorderStyle BorderStyle { get; }
#Property Value
Type | Description |
---|---|
Pdf |
A Pdf |
See Also