Accusoft.PdfXpressSdk Namespace > AddTextOptions Class : FontSize Property |
'Declaration Public Property FontSize As Double
'Usage Dim instance As AddTextOptions Dim value As Double instance.FontSize = value value = instance.FontSize
public double FontSize {get; set;}
Font size is specified in points (1/72 of an inch). The default value is 18.