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