'Declaration <BrowsableAttribute(False)> Public Property AutomaticalOrientation As AutoTextOrientationCommand
[Browsable(False)] public AutoTextOrientationCommand AutomaticalOrientation { get; set; }
[Browsable(False)] public: __property AutoTextOrientationCommand* get_AutomaticalOrientation(); public: __property void set_AutomaticalOrientation(
AutoTextOrientationCommand* value
);
[Browsable(False)] public:
property AutoTextOrientationCommand^ AutomaticalOrientation { AutoTextOrientationCommand^ get(); void set(AutoTextOrientationCommand^ value); }