C#
VB
C++
Gets or sets a value which indicates whether to attempt to load stamps from file formats that support preview images during RasterThumbnailBrowser.LoadThumbnails.
public bool LoadStamp { get; set; }
Public Property LoadStamp() As Boolean
Get
Set
public:
property bool LoadStamp
{
bool get()
void set(bool value)
}
true to load the stamp from the file if present, false to ignore the stamp.
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