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

Show in webframe

ContentType Property






Content type.
Syntax
public int ContentType {get; set;}
'Declaration
 
Public Property ContentType As Integer
'Usage
 
Dim instance As PDFFormField
Dim value As Integer
 
instance.ContentType = value
 
value = instance.ContentType
public int getContentType()
public void setContentType(int contentType)
            
public:
property int ContentType {
   int get();
   void set (    int value);
}

Property Value

Field type. In most cases, this is one of the ContentTypeXYZ 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