←Select platform

Size Property

Summary

Gets the Size, in pixels, of this page.

Syntax
C#
C++/CLI
Java
Python
public LeadSize Size {get;} 
public abstract LeadSize getSize(); 
public:  
   property LeadSize^ Size 
   { 
      LeadSize^ get() 
   } 
Size # get  (IPageRasterizer) 

Property Value

A LeadSize that specifies the width and height, in pixels, of the page.

Remarks

Size specifies the bounds for the source rectangle of the GetImage method.

Use Size with the Resolution property to calculate the physical dimensions of the page.

Requirements

Target Platforms

Help Version 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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