Determines whether the file has resolution values (DPI) stored inside or not.
public bool HasResolution {get;}
Public ReadOnly Property HasResolution As Boolean
public: property bool HasResolution { bool get(); }
public:
property bool HasResolution {
bool get();
}
True if the image file has resolution values stored inside, otherwise it is false.
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