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

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.