←Select platform

ViewPerspective Property

Summary

View perspective of the page.

Syntax
C#
C++/CLI
Python
public RasterViewPerspective ViewPerspective { get; set; } 
public:  
   property RasterViewPerspective^ ViewPerspective 
   { 
      RasterViewPerspective^ get() 
      void set(RasterViewPerspective^ value) 
   } 
ViewPerspective # get and set (DocumentPageDescriptor) 

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 22.0.2023.4.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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