←Select platform

Size Property

Summary

Size of this page in document units.

Syntax

C#
VB
Java
C++
public LeadSizeD Size { get; set; } 
Public Property Size() As LeadSizeD 
   Get 
   Set 
public:  
   property LeadSizeD^ Size 
   { 
      LeadSizeD^ get() 
      void set(LeadSizeD^ value) 
   } 
public LeadSizeD getSize() 
public void setSize(LeadSizeD value) 

Property Value

Refer to Size.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly