←Select platform

Size Property

Summary

Gets the size, in pixels, of this page.

Syntax
C#
C++/CLI
Python
public virtual LeadSize Size {get;} 
public:  
   virtual property LeadSize^ Size 
   { 
      LeadSize^ get() 
   } 
Size # get  (PDFPageRasterizer) 

Property Value

A LeadSize specifying 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.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

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