FromBase64
ImageSignOptions.FromBase64 method
Creates a new instance of the ImageSignOptions class with predefined Image from Base64.
public static ImageSignOptions FromBase64(string base64Content)
Parameter | Type | Description |
---|---|---|
base64Content | String | Image content in Base64 string format |
See Also
- class ImageSignOptions
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature