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