C#
VB
C++
Gets or sets the image file format and compression.
[DataMemberAttribute(IsRequired=true)]
public string Format { get; set; }
Public Property Format As String
A System.String value representing the mime type of the image.
Check the SupportedImageFormat for valid values.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET