Web API Core | ComponentOne
C1.AspNetCore.Api Namespace / ImageFormat Class / ToString Method

In This Topic
    ToString Method
    In This Topic
    Converts this System.Drawing.Imaging.ImageFormat to a human-readable string.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also