Leadtools.Documents.UI Namespace > DocumentViewerThumbnails Object : GridPixelSize Property |
get_gridPixelSize();
set_gridPixelSize(value);
Object.defineProperty('gridPixelSize');
Type | Description |
---|---|
int | 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.