←Select platform

PageHeight Property

Summary

The desired page height for the bitmaps that will be changed.

Syntax
C#
VB
C++
public double PageHeight { get; set; } 
Public Property PageHeight() As Double 
   Get 
   Set 
public:  
   property double PageHeight 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

The desired page height for the bitmaps that will be changed, in AutoFixImageResolutionOptions.Unit units. The default value is 11.

Remarks

The page size is set in AutoFixImageResolutionOptions.PageWidth and AutoFixImageResolutionOptions.PageHeight and the unit is set in AutoFixImageResolutionUnit.Inch. The default values are 8.5 and 11 (in inches) respectively.

For more information, refer to AutoFixImageResolutionOptions.

Example

For an example, refer to AutoFixImageResolutionOptions.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.