gridPixelSize Property

Summary

Size of the thumbnail grid in pixels.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerThumbnails.prototype, 'gridPixelSize', 
	get: function(), 
	set: function(value) 
) 
gridPixelSize: number; 

Property Value

The size of the thumbnails grid in pixels. Default value is 400.

Remarks

This property is used when the value of UseGrids to true. Refer to this property for more information.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly