Back to Devexpress

PdfWidgetAnnotation.BorderStyle Property

officefileapi-devexpress-dot-pdf-dot-pdfwidgetannotation-2cbe62f9.md

latest1.2 KB
Original Source

PdfWidgetAnnotation.BorderStyle Property

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.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfAnnotationBorderStyle BorderStyle { get; }
vb
Public ReadOnly Property BorderStyle As PdfAnnotationBorderStyle

Property Value

TypeDescription
PdfAnnotationBorderStyle

A PdfAnnotationBorderStyle object that represents the widget annotation border style.

|

See Also

PdfWidgetAnnotation Class

PdfWidgetAnnotation Members

DevExpress.Pdf Namespace