Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

GridPixelSize Property






Size of the thumbnail grid in pixels.
Syntax
public int GridPixelSize {get; set;}
'Declaration
 
Public Property GridPixelSize As Integer
'Usage
 
Dim instance As DocumentViewerThumbnails
Dim value As Integer
 
instance.GridPixelSize = value
 
value = instance.GridPixelSize
public:
property int GridPixelSize {
   int get();
   void set (    int value);
}

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

See Also

Reference

DocumentViewerThumbnails Class
DocumentViewerThumbnails Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features