WebImage.ImageFormat Property

Definition

Gets the format of the image (for example, "jpeg" or "png").

public string ImageFormat { get; }
member this.ImageFormat : string
Public ReadOnly Property ImageFormat As String

Property Value

The file format of the image.

Applies to