←Select platform

IsViewPerspectiveModified Property

Summary

Determines if this page has any transformation applied.

Syntax
C#
VB
C++
public bool IsViewPerspectiveModified { get; set; } 
Public Property IsViewPerspectiveModified() As Boolean 
   Get 
   Set 
public:  
   property bool IsViewPerspectiveModified 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if this page has any transformation applied; otherwise, false.

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.