Instructions Property

Summary
Gets or sets the instructions for a composition.
Syntax
C#
VB
C++
public List<InstructionSet> Instructions { get; } 
  
Public ReadOnly Property Instructions As List(Of InstructionSet) 
public: 
property List<InstructionSet^>^ Instructions { 
   List<InstructionSet^>^ get(); 
} 

Property Value

A list of instruction sets.

Remarks

A set of instructions for combining multiple composition layers in a file.

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

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