The following tables list the members exposed by ImageViewerCreateOptions.
Name | Description | |
---|---|---|
ImageViewerCreateOptions Constructor | Initialize a new instance of ImageViewerCreateOptions with the required parameters. |
Name | Description | |
---|---|---|
AutoScrollDivClassName | Gets or sets the CSS class name to use for the auto scroll DIV element of the viewer. | |
CanvasClassName | Gets or sets the CSS class name to use for the canvas element of the viewer. | |
ControlId | Gets or sets the unique string to be used to generate the IDs of the various elements of the viewer. | |
DivClassName | Gets or sets the CSS class name to use for the main DIV element of the viewer. | |
ParentDivElementId | Get or sets the ID of an existing DIV element in the HTML page that will act as the parent (container) of the viewer. |