Accusoft.TwainProSdk Namespace > Caption Class : Font Property |
'Declaration <BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <DescriptionAttribute("Sets the font used to draw the Caption on the current still frame.")> Public Property Font As Font
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [Description("Sets the font used to draw the Caption on the current still frame.")] public Font Font {get; set;}
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [Description("Sets the font used to draw the Caption on the current still frame.")] public: __property Font* get_Font(); public: __property void set_Font( Font* value );
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [Description("Sets the font used to draw the Caption on the current still frame.")] public: property Font^ Font { Font^ get(); void set ( Font^ value); }
The default value is 8 point MS Sans Serif.