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