Back to Devexpress

PdfAnnotationOptions.InkLineWidth Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfannotationoptions-1627d050.md

latest1.0 KB
Original Source

PdfAnnotationOptions.InkLineWidth Property

Gets or sets the ink line width. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public double InkLineWidth { get; set; }

Property Value

TypeDescription
Double

The ink line width.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to InkLineWidth
PdfViewer

.AnnotationOptions .InkLineWidth

|

See Also

PdfAnnotationOptions Class

PdfAnnotationOptions Members

DevExpress.Maui.Pdf Namespace