←Select platform

FillMode Property

Summary
Fill mode of this field.
Syntax
C#
VB
C++
Java
public int FillMode { get; set; } 
Public Property FillMode As Integer 
public int getFillMode(); 
public void setFillMode( 
   int intValue 
); 
public: 
property int FillMode { 
   int get(); 
   void set (    int ); 
} 

Property Value

Fill mode of this field. In most cases, this is one of the FillModeXYZ constants defined in PDFFormField.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.