Gets or sets a resolution, in dots per inch (dpi) for all images, provided through the View property. When this property is set to zero, the system resolution is used.

Introduced: X19.

Syntax

public int Resolution { get; set; }
Public Property Resolution() As Integer