Back to Devexpress

PdfFreeTextAnnotationFacade.InteriorColor Property

officefileapi-devexpress-dot-pdf-dot-pdffreetextannotationfacade-e3bebe36.md

latest1.0 KB
Original Source

PdfFreeTextAnnotationFacade.InteriorColor Property

Gets or sets the annotation’s border color.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

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

Property Value

TypeDescription
PdfRGBColor

The annotation border color.

|

See Also

PdfFreeTextAnnotationFacade Class

PdfFreeTextAnnotationFacade Members

DevExpress.Pdf Namespace