Search
ShapeListBox.ImageFormat Property
See Also
 





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

 Syntax

C#  Copy Code

public string ImageFormat { get; set; }

Visual Basic  Copy Code

Public Property ImageFormat As String

 Property Value

 See Also