←Select platform

IsViewPerspectiveFlipped Property

Summary

Determines if the page has a flipped view perspective.

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

Property Value

true if the page view perspective is flipped; 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