| Package | Description | 
|---|---|
| com.itextpdf.text.pdf | 
| Modifier and Type | Method and Description | 
|---|---|
PdfSignatureAppearance.RenderingMode |  
          PdfSignatureAppearance.getRenderingMode() 
           
             Gets the rendering mode for this signature. 
              |  
         
static PdfSignatureAppearance.RenderingMode |  
          PdfSignatureAppearance.RenderingMode.valueOf(String name) 
           
             Returns the enum constant of this type with the specified name. 
              |  
         
static PdfSignatureAppearance.RenderingMode[] |  
          PdfSignatureAppearance.RenderingMode.values() 
           
             Returns an array containing the constants of this enum type, in the order they are declared. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
void |  
          PdfSignatureAppearance.setRenderingMode(PdfSignatureAppearance.RenderingMode renderingMode) 
           
             Sets the rendering mode for this signature. 
              |  
         
Copyright © 1998–2019. All rights reserved.