Back to Devexpress

IPdfViewerFreeTextAnnotation.BorderColor Property

officefileapi-devexpress-dot-pdf-dot-ipdfviewerfreetextannotation.md

latest1.1 KB
Original Source

IPdfViewerFreeTextAnnotation.BorderColor Property

Gets the free text annotation border color.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Drawing

Declaration

csharp
PdfRGBColor BorderColor { get; }
vb
ReadOnly Property BorderColor As PdfRGBColor

Property Value

TypeDescription
PdfRGBColor

The free text annotation border color.

|

See Also

IPdfViewerFreeTextAnnotation Interface

IPdfViewerFreeTextAnnotation Members

DevExpress.Pdf Namespace