'Declaration Public Property TextRenderingMode As Vintasoft.Imaging.Text.TextRenderingMode
public Vintasoft.Imaging.Text.TextRenderingMode TextRenderingMode { get; set; }
public: __property Vintasoft.Imaging.Text.TextRenderingMode get_TextRenderingMode(); public: __property void set_TextRenderingMode(
Vintasoft.Imaging.Text.TextRenderingMode value
);
public:
property Vintasoft.Imaging.Text.TextRenderingMode TextRenderingMode { Vintasoft.Imaging.Text.TextRenderingMode get(); void set(Vintasoft.Imaging.Text.TextRenderingMode value); }