←Select platform

PreviewWidth Property

Summary

(Read only) Gets the preview width.

Syntax

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

Property Value

The command preview width if IsPreview is set to 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.Services.Twain Assembly