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

Remarks

If this size differs from the page size stored in the Daeja annotation text file, then the object's size will be scaled based on the ratio between these lines.

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