Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
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;}
public int getFontSize() public void setFontSize(int fontSize)
<br/>get_FontSize();<br/>set_FontSize(value);<br/>Object.defineProperty('FontSize');