[Visual Basic] Public Property FillColor As UInt32 [C#] public uint FillColor { get; set; } [C++] public: __property unsigned int get_FillColor(); public: __property void set_FillColor(unsigned int ); [JScript] public function get FillColor() : UInt32 public function set FillColor(UInt32);
TextFormat Class | EbsOpen Namespace