public System.string SaveToBase64( INFileFormat format )
'Declaration
Public Function SaveToBase64( _ ByVal format As INFileFormat _ ) As System.String
'Usage
Dim instance As NImage Dim format As INFileFormat Dim value As System.String value = instance.SaveToBase64(format)
Parameters
- format