Exposes properties which configure automatic postback for individual events of the BitmapViewer control.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
Public Class BitmapViewerClientSideOptions
public class BitmapViewerClientSideOptions
Instances of this class are returned by the ClientSideOptions property.
Each property of this class enables or disables automatic postback for appropriate event. However if the AutoPostBack value is true, automatic postback occurs regardless to these properties values.