←Select platform

IsLayer Property

Summary

Specifies whether the BinNumber represents a number of bytes or a number of layers.

Syntax

C#
VB
C++
public bool IsLayer { get; } 
  
Public ReadOnly Property IsLayer As Boolean 
public: 
property bool IsLayer { 
   bool get(); 
} 

Property Value

true if BinNumber qualifies a number of layers; false if it qualifies a number of bytes.

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.Jpip Assembly