←Select platform

Resolution Property

Summary

Resolution of this page in dots per inch.

Syntax

C#
VB
Java
C++
public double Resolution { get; set; } 
Public Property Resolution() As Double 
   Get 
   Set 
public:  
   property double Resolution 
   { 
      double get() 
      void set(double value) 
   } 
public double getResolution() 
public void setResolution(double value) 

Property Value

Refer to Resolution.

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.Documents Assembly