Gets or sets the format of the generated images, specified as a MIME type string.
Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms
C# Copy Code |
---|
public string ImageFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property ImageFormat As String |