Back to Devexpress

PdfWidgetAppearanceCharacteristics.BorderColor Property

officefileapi-devexpress-dot-pdf-dot-pdfwidgetappearancecharacteristics-968fec35.md

latest1.2 KB
Original Source

PdfWidgetAppearanceCharacteristics.BorderColor Property

Gets the value specifying the color of the widget annotation’s border.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfColor BorderColor { get; }
vb
Public ReadOnly Property BorderColor As PdfColor

Property Value

TypeDescription
PdfColor

A PdfColor object that is the color of the widget annotation’s border.

|

See Also

PdfWidgetAppearanceCharacteristics Class

PdfWidgetAppearanceCharacteristics Members

DevExpress.Pdf Namespace