Back to Devexpress

PdfAnnotationBorder.LineStyle Property

officefileapi-devexpress-dot-pdf-dot-pdfannotationborder.md

latest1.1 KB
Original Source

PdfAnnotationBorder.LineStyle Property

Gets the line style of the annotation border.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfLineStyle LineStyle { get; }
vb
Public ReadOnly Property LineStyle As PdfLineStyle

Property Value

TypeDescription
PdfLineStyle

A PdfLineStyle enumeration member that is the annotation border line style.

|

See Also

PdfAnnotationBorder Class

PdfAnnotationBorder Members

DevExpress.Pdf Namespace