←Select platform

PreviewWidth Property

Summary

Gets the width of the preview.

Syntax

C#
VB
Java
C++
public int PreviewWidth {get;} 
Public ReadOnly Property PreviewWidth As Integer 
public int getPreviewWidth() 
public: 
property int PreviewWidth { 
   int get(); 
} 

Property Value

The width of the command preview if getIsPreview() returns true; otherwise, 0.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane.Server Assembly