←Select platform

PreviewHeight Property

Summary

Gets the height of the preview.

Syntax

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

Property Value

The height of the command preview if IsPreview 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