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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly