Qualifier Property

Summary
Gets or sets the context from which boxes which match the request shall be drawn.
Syntax
C#
VB
C++
public Nullable<MetaReqQualifier> Qualifier { get; set; } 
  
Public Property Qualifier As Nullable(Of MetaReqQualifier) 
public: 
property Nullable<MetaReqQualifier> Qualifier { 
   Nullable<MetaReqQualifier> get(); 
   void set (    Nullable<MetaReqQualifier> ); 
} 

Property Value

A nullable MetaReqQualifier value which identifies the context from which boxes which match the request shall be drawn. reference grid of the codestream

Remarks

For more information about the usage of this field check the MetaReqQualifier enumeration.

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.