'Declaration Public Property NavigationMode As Vintasoft.Imaging.Text.TextNavigationMode
public Vintasoft.Imaging.Text.TextNavigationMode NavigationMode { get; set; }
public: __property Vintasoft.Imaging.Text.TextNavigationMode get_NavigationMode(); public: __property void set_NavigationMode(
Vintasoft.Imaging.Text.TextNavigationMode value
);
public:
property Vintasoft.Imaging.Text.TextNavigationMode NavigationMode { Vintasoft.Imaging.Text.TextNavigationMode get(); void set(Vintasoft.Imaging.Text.TextNavigationMode value); }
Property Value
Значение по умолчанию - TextNavigationMode.View.