'Declaration <BrowsableAttribute(False)> Public Property AutomaticalTextInvert As AutoTextInvertCommand
[Browsable(False)] public AutoTextInvertCommand AutomaticalTextInvert { get; set; }
[Browsable(False)] public: __property AutoTextInvertCommand* get_AutomaticalTextInvert(); public: __property void set_AutomaticalTextInvert(
AutoTextInvertCommand* value
);
[Browsable(False)] public:
property AutoTextInvertCommand^ AutomaticalTextInvert { AutoTextInvertCommand^ get(); void set(AutoTextInvertCommand^ value); }