Size of the thumbnail grid in pixels.
Object.defineProperty(DocumentViewerThumbnails.prototype, 'gridPixelSize',
get: function(),
set: function(value)
)
gridPixelSize: number;
The size of the thumbnails grid in pixels. Default value is 400.
This property is used when the value of UseGrids to true. Refer to this property for more information.
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