←Select platform

GridPixelSize Property (DocumentViewerThumbnails)

Summary

Size of the thumbnail grid in pixels.

Syntax

C#
VB
C++
public int GridPixelSize { get; set; }
Public Property GridPixelSize() As Integer 
   Get 
   Set 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize