C#
VB
C++
Gets the vertical resolution (DPI) of the image.
[DataMemberAttribute(Name="YResolution", IsRequired=true)]
public int YResolution { get; }
The vertical resolution (DPI) of the image.
The YResolution is valid only when the value of HasResolution is true.
For an example, refer to GetInformationRequest.