WebRenderingSettings Class Members
In This Topic
The following tables list the members exposed by
WebRenderingSettings.
Public Constructors
Public Properties
| Name | Description |
 | additionalProperties | Get or sets a JSON string that represents the additional properties for image rendering. |
  | Empty | Represents an empty rendering settings. |
 | interpolationMode | Gets or sets the interpolation mode for image rendering. |
 | IsEmpty | Gets a value indicating whether the rendering settings are empty. |
 | resolution | Gets or sets the resolution, in pixels per inch, for image rendering. |
 | smoothingMode | Gets or sets the smoothing mode for image rendering. |
Public Methods
See Also