Click or drag to resize

CPDFAnnotationRotator Class

Class used to annotate rotation.
Inheritance Hierarchy
SystemObject
  ComPDFKit.PDFAnnotationCPDFAnnotationRotator

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public class CPDFAnnotationRotator

The CPDFAnnotationRotator type exposes the following members.

Constructors
  NameDescription
Public methodCPDFAnnotationRotator
Constructor.
Top
Properties
  NameDescription
Public propertyRotationRectPoints
The rotation point of the annotation.
Top
Methods
  NameDescription
Public methodGetRotation
Get the rotation of the annotation.
Public methodIsValid
Whether the object is valid.
Public methodSetRotation
Set the rotation of the annotation.
Top
See Also