←Select platform

ViewPerspective Property

Summary

View perspective of the page.

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

Property Value

The view perspective of the page. The default value is RasterViewPerspective.TopLeft

Remarks

Refer to DocumentPage.ViewPerspective for more information.

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

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