←Select platform

ModifiedRotationAngle Property

Summary

Indicates the rotation angle for the modified document page.

Syntax
C#
VB
C++
public int ModifiedRotationAngle {get; set;} 
Public Property ModifiedRotationAngle() As Integer 
   Get 
   Set 
public:  
   property Int32 ModifiedRotationAngle 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

A number corresponding to the rotation angle. The default value is 0.

Requirements

Target Platforms

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

Leadtools.Document.Compare Assembly