(Optional; PDF 1.4)A
DeviceRGB color used for the outline entry’s text.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic PdfColor? Color { get; set; }Public Property Color As PdfColor?
Get
Set
Property Value
NullablePdfColor
A
DeviceRGB color used for the outline entry’s text.
Exceptions| Exception | Condition |
|---|
| ArgumentException | Color with invalid color space specified. Color space must be DeviceRGB. |
See Also