[]
Gets or sets a value indicating whether the bitmap should be encoded in JPEG format (true) or in PNG format (false).
public bool InJpegFormat { get; set; }
Public Property InJpegFormat As Boolean