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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly