Back to Devexpress

PdfShapeAnnotationFacade.InteriorColor Property

officefileapi-devexpress-dot-pdf-dot-pdfshapeannotationfacade-a29b4bca.md

latest1.0 KB
Original Source

PdfShapeAnnotationFacade.InteriorColor Property

Gets or sets the annotation’s fill 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 fill color.

|

See Also

PdfShapeAnnotationFacade Class

PdfShapeAnnotationFacade Members

DevExpress.Pdf Namespace