'Declaration Public Property SelectionMode As Vintasoft.Imaging.Text.TextSelectionMode
public Vintasoft.Imaging.Text.TextSelectionMode SelectionMode { get; set; }
public: __property Vintasoft.Imaging.Text.TextSelectionMode get_SelectionMode(); public: __property void set_SelectionMode(
Vintasoft.Imaging.Text.TextSelectionMode value
);
public:
property Vintasoft.Imaging.Text.TextSelectionMode SelectionMode { Vintasoft.Imaging.Text.TextSelectionMode get(); void set(Vintasoft.Imaging.Text.TextSelectionMode value); }