←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly