Gets the vertical resolution (DPI) of the image.
public int YResolution {get;}
Public ReadOnly Property YResolution As Integer
public: property int YResolution { int get(); }
public:
property int YResolution {
int 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.
Target Platforms
GetInformationResponse Class
GetInformationResponse Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library