Back to Devexpress

PdfOutline.Color Property

officefileapi-devexpress-dot-pdf-dot-pdfoutline-7461d140.md

latest1013 B
Original Source

PdfOutline.Color Property

Gets the color of the outline entry’s text in the navigation pane.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

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

Property Value

TypeDescription
PdfColor

A PdfColor object that represents the color for an outline entry’s text.

|

See Also

PdfOutline Class

PdfOutline Members

DevExpress.Pdf Namespace