PdfFileAttachmentAppearanceColor Property |
Gets or sets the color.
Namespace: SautinSoft.Pdf.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic PdfColor? Color { get; set; }Public Property Color As PdfColor?
Get
Set
Property Value
NullablePdfColor
The color.
Exceptions
See Also