WebImage.ImageFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.