←Select platform

IsViewPerspectiveRotated Property

Summary

Determines if the page has a rotated view perspective.

Syntax
C#
VB
C++
public bool IsViewPerspectiveRotated { get; } 
Public ReadOnly Property IsViewPerspectiveRotated() As Boolean 
   Get 
public:  
   property bool IsViewPerspectiveRotated 
   { 
      bool get() 
   } 

Property Value

true if the page view perspective is rotated; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Document Assembly