'Declaration Public Property HyperlinkColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor HyperlinkColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_HyperlinkColor(); public: __property void set_HyperlinkColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor HyperlinkColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }
Property Value
Значение по умолчанию - VintasoftColor.FromRgb(5, 99, 193).