Back to Devexpress

PdfAcroFormBorderAppearance.Color Property

officefileapi-devexpress-dot-pdf-dot-pdfacroformborderappearance.md

latest1.1 KB
Original Source

PdfAcroFormBorderAppearance.Color Property

Specifies the color of an interactive form field border.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfRGBColor Color { get; set; }
vb
Public Property Color As PdfRGBColor

Property Value

TypeDescription
PdfRGBColor

A PdfRGBColor object that specifies the border color.

|

See Also

PdfAcroFormBorderAppearance Class

PdfAcroFormBorderAppearance Members

DevExpress.Pdf Namespace