←Select platform

DpiX Property

Summary

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

Syntax

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

Property Value

The horizontal 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