Имя | Описание | |
---|---|---|
WebRenderingSettingsJS | Overloaded. Initializes a new instance of the WebRenderingSettingsJS class. |
Имя | Описание | |
---|---|---|
WebRenderingSettingsJS | Overloaded. Initializes a new instance of the WebRenderingSettingsJS class. |
Имя | Описание | |
---|---|---|
beginInit | Begins the settings initialization. | |
clone | Creates an exact copy of this WebRenderingSettingsJS. | |
endInit | Ends the settings initialization. | |
equals | Determines whether the specified rendering settings is equal to the current rendering settings. | |
get_InterpolationMode | Gets the interpolation mode for image rendering. | |
get_Resolution | Gets the resolution, in pixels per inch, for image rendering. | |
get_SmoothingMode | Gets the smoothing mode for image rendering. | |
get_Type | Gets a type of rendering settings. | |
isEmpty | Returns a value indicating whether the rendering settings is empty. | |
set_InterpolationMode | Sets the interpolation mode for image rendering. | |
set_Resolution | Sets the resolution, in pixels per inch, for image rendering. | |
set_SmoothingMode | Sets the smoothing mode for image rendering. | |
toObject | Returns settings as object. |
Имя | Описание | |
---|---|---|
changed | Occurs when rendering settings are changed. |