The file attachment icon color in PDF page
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public Color IconColor { get; set; }
Public Property IconColor As Color
Get
Set
public:
property Color IconColor {
Color get ();
void set (Color value);
}
member IconColor : Color with get, set
Property Value
Type:
Color
Reference