←Select platform

HighPriority Property

Summary

Gets or sets a value indicating the priority of the requested box.

Syntax

C#
VB
C++
public bool HighPriority { get; set; } 
  
Public Property HighPriority As Boolean 
public: 
property bool HighPriority { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to indicate that boxes of type BoxType which match other elements of the request be delivered with higher priority than the image data; otherwise, false

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