C#
VB
C++
Gets or sets whether this ReferencedImagesRow is a thumbnail image for the original image.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool Thumbnail { get; set; }
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),
DebuggerNonUserCodeAttribute()>
Public Property Thumbnail() As Boolean
Get
Set
public:
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0"),
DebuggerNonUserCodeAttribute]
property bool Thumbnail
{
bool get()
void set(bool value)
}
true if this ReferencedImagesRow is a thumbnail image of the original image; otherwise false.
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