←Select platform

Rotation Property

Summary

The rotation angle of the text.

Syntax
C#
C++/CLI
Java
Python
public int Rotation { get; set; } 
public:  
   property int Rotation 
   { 
      int get() 
      void set(int value) 
   } 
public int getRotation(); 
public void setRotation( 
   int intValue 
); 
Rotation # get and set (PDFTextAnnotation) 

Property Value

The rotation angle of the text in degrees around the object bounds.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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