Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RoundingDirection Enumeration
See Also  
Leadtools.Jpip Namespace : RoundingDirection Enumeration



Specifies rounding direction options.

Syntax

Visual Basic (Declaration) 
Public Enum RoundingDirection 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As RoundingDirection
C# 
public enum RoundingDirection : Enum 
C++/CLI 
public enum class RoundingDirection : public Enum 

Members

MemberDescription
Closest For each requested codestream, the codestream image resolution that is closest to the specified size in area shall be selected.
Round_Down For each requested codestream, the largest codestream image resolution whose width and height are both less than or equal to the specified size shall be selected.
Round_Up For each requested codestream, the smallest codestream image resolution whose width and height are both greater than or equal to the specified size shall be selected.

Example

For an example, refer to HttpRequestEncoder.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Jpip.RoundingDirection

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features