←Select platform

PageSize Property

Summary

The size, in container coordinates, of the page where the annotation objects are located.

Syntax
C#
VB
C++
public LeadSizeD PageSize { get; set; } 
Public Property PageSize() As LeadSizeD 
   Get 
   Set 
public:  
   property LeadSizeD^ PageSize 
   { 
      LeadSizeD^ get() 
      void set(LeadSizeD^ value) 
   } 

Property Value

The size of the page where the annotation objects are located.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly