Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

ImageScale Property






Scale value used when retuning image objects of this page.
Syntax
public double ImageScale {get;}
'Declaration
 
Public ReadOnly Property ImageScale As Double
'Usage
 
Dim instance As DocumentPage
Dim value As Double
 
value = instance.ImageScale
public double getImageScale()
            
public:
property double ImageScale {
   double get();
}

Property Value

The scale value used when retuning image objects of this page.
Remarks

This value is calculated for each page based on the value of MaximumImagePixelSize. The default value is 1 when the value of MaximumImagePixelSize is the default of 0 which means no scaling. If the value is any other, then ImageScale can be a value equal to or greater than 1 depending on the original page pixel size. Refer to MaximumImagePixelSize for more information.

Requirements

Target Platforms

See Also

Reference

DocumentPage Class
DocumentPage Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features