Leadtools.Codecs Namespace > CodecsTxtLoadOptions Class : FontSize Property |
public int FontSize {get; set;}
'Declaration Public Property FontSize As Integer
'Usage Dim instance As CodecsTxtLoadOptions Dim value As Integer instance.FontSize = value value = instance.FontSize
public int FontSize {get; set;}
get_FontSize();
set_FontSize(value);
Object.defineProperty('FontSize');