Gets or sets a resolution, in dots per inch (dpi). This resolution is used for all images, provided through the View property and for all dialogboxes provided through the Get
Introduced: X19.
public int Resolution { get; set; }
Public Property Resolution() As Integer