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

Show in webframe

FillMode Property






Fill mode of this field.
Syntax
public int FillMode {get; set;}
'Declaration
 
Public Property FillMode As Integer
'Usage
 
Dim instance As PDFFormField
Dim value As Integer
 
instance.FillMode = value
 
value = instance.FillMode
public int getFillMode()
public void setFillMode(int fillMode)
            
public:
property int FillMode {
   int get();
   void set (    int value);
}

Property Value

Fill mode of this field. In most cases, this is one of the FillModeXYZ constants defined in PDFFormField.
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