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