Back to Devexpress

PdfAnnotationBorderStyle.LineStyle Property

officefileapi-devexpress-dot-pdf-dot-pdfannotationborderstyle.md

latest1.2 KB
Original Source

PdfAnnotationBorderStyle.LineStyle Property

Gets the line style settings of the annotation’s 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 object that represents the line style settings of the annotation’s border.

|

Remarks

The LineStyle property provides access to the line style settings of the annotation’s border.

See Also

PdfAnnotationBorderStyle Class

PdfAnnotationBorderStyle Members

DevExpress.Pdf Namespace