←Select platform

XO Property

Summary

Gets or sets the Horizontal offset.

Syntax

C#
VB
C++
public byte XO { get; set; } 
  
Public Property XO As Byte 
public: 
property byte XO { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

A System.Byte value which specifies the horizontal distance from center of the top left point on the reference grid of the codestream

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