C#
VB
Java
Objective-C
WinRT C#
C++
Gets the vertical resolution (DPI) of the image.
public int YResolution { get; } Public ReadOnly Property YResolution As Integer public int YResolution {get;} @property (nonatomic, assign, readonly) NSInteger yResolution public int getYResolution() get_YResolution(); 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 CodecsImageInfo.
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
Medical Web Viewer .NET
