Flag Property

Summary
Gets or sets the FLAG value.
Syntax
C#
VB
C++
public byte[] Flag { get; set; } 
  
Public Property Flag As Byte() 
public: 
property array<byte>^ Flag { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

Flags.

Remarks

An array of 3 bytes reserved for use to flag particular attributes for this box.

Requirements

Target Platforms

See Also

Reference

UuidUrl Structure

UuidUrl Members

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

Leadtools.Jpeg2000 Assembly

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