C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the reference image Y resolution which JBIG2 options were set according to it.
public int YResolution {get; set;}
Public Property YResolution As Integer
public int YResolution {get; set;}
@property (nonatomic, assign) NSUInteger yResolution
public int getYResolution()
public void setYResolution(int yResolution)
<br/>get_YResolution();<br/>set_YResolution(value);<br/>Object.defineProperty('YResolution');
An integer value that represents the image Y resolution to be used when setting JBIG2 options.
For an example, refer to CodecsJbig2SaveOptions.
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