C#
VB
C++
Gets or sets a value that indicates whether the Open dialog box will use the image stamp to fill the Preview Window, if there is one; otherwise it will use the file image itself.
public bool UseFileStamptoPreview { get; set; } Public Property UseFileStamptoPreview As Boolean
public:property bool UseFileStamptoPreview {bool get();void set ( bool value);}
true use the image stamp to fill the Preview Window, if there is one; otherwise, false.
Refer to RasterOpenDialog example.
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
