Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

FontSize Property






Font size to use with the text of this field.
Syntax
public int FontSize {get; set;}
'Declaration
 
Public Property FontSize As Integer
'Usage
 
Dim instance As PDFFormField
Dim value As Integer
 
instance.FontSize = value
 
value = instance.FontSize
public int getFontSize()
public void setFontSize(int fontSize)
            
public:
property int FontSize {
   int get();
   void set (    int value);
}

Property Value

Font size to use with the text of this field.
Requirements

Target Platforms

See Also

Reference

PDFFormField Class
PDFFormField Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features