public BackStyle BackStyle {get; set;}
public: __property BackStyle get_BackStyle(); public: __property void set_BackStyle( BackStyle value );
public: property BackStyle BackStyle { BackStyle get(); void set ( BackStyle value); }
'Declaration Public Property BackStyle As BackStyle
'Usage Dim instance As TextToolbarDefaults Dim value As BackStyle instance.BackStyle = value value = instance.BackStyle
TextToolbarDefaults Class TextToolbarDefaults Members
©2019. Accusoft Corporation. All Rights Reserved.