C#
VB
Java
Objective-C
WinRT C#
C++
Determines whether the image file has a stamp stored.
public bool HasStamp {get;}
Public ReadOnly Property HasStamp As Boolean
public bool HasStamp {get;}
@property (nonatomic, assign, readonly) BOOL hasStamp
public boolean hasStamp()
get_HasStamp();
public:
property bool HasStamp {
bool get();
}
true if a stamp image is stored in the image file; false, otherwise.
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