←Select platform

YR Property

Summary

Gets or sets the vertical resolution.

Syntax

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

Property Value

A System.Byte value which specifies the vertical distance between points 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