←Select platform

DpiY Property

Summary

Gets or sets the page image resolution along the y-axis of the Master Form.

Syntax

C#
VB
C++
public int DpiY { get; set; } 
  
Public Property DpiY As Integer 
public: 
property int DpiY { 
   int get(); 
   void set (    int ); 
} 

Property Value

The vertical DPI (dots per inch) of the image on the Master Form page.

Requirements

Target Platforms

See Also

Reference

FormPage Class

FormPage Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly