Determines whether the file has resolution values (DPI) stored inside or not.
[DataMemberAttribute(Name="HasResolution", IsRequired=true)] public bool HasResolution { get; }
[DataMemberAttribute(Name="HasResolution", IsRequired=true)]
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 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