[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgReference.InJpegFormat

InJpegFormat Property

InJpegFormat

Gets or sets a value indicating whether the bitmap should be encoded in JPEG format (true) or in PNG format (false).

Declaration
public bool InJpegFormat { get; set; }
Public Property InJpegFormat As Boolean