←Select platform

Size Property

Summary

Gets the Size, in pixels, of this page.

Syntax
C#
VB
C++
public LeadSize Size {get;} 
Public ReadOnly Property Size() As LeadSize 
   Get 
public:  
   property LeadSize^ Size 
   { 
      LeadSize^ get() 
   } 

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 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.