PreviewSignatureFormats
Leave feedback
On this page
Inheritance: java.lang.Object
public class PreviewSignatureFormats
| Constructor | Description |
|---|---|
| PreviewSignatureFormats() |
| Method | Description |
|---|---|
| toExtension(int id) | To extension string. |
public PreviewSignatureFormats()
public static final int PNG
PNG
public static final int JPEG
JPEG
public static final int BMP
BMP
public static final int GIF
GIF
public static final int SVG
SVG
public static String toExtension(int id)
To extension string.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| id | int |
Returns: java.lang.String - the string
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.