←Select platform

DefaultResolution Property

Summary

Default resolution.

Syntax

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

Property Value

Refer to DefaultResolution.

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