File Formats

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PdfAnnotationRotateAngle

    Show / Hide Table of Contents

    Enum PdfAnnotationRotateAngle

    The number of degrees by which the annotation should be rotate

    Namespace: Syncfusion.Pdf.Interactive
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public enum PdfAnnotationRotateAngle

    Fields

    Name Description
    RotateAngle0

    The annotation is rotated as 0 angle.

    RotateAngle180

    The annotation is rotated as 180 angle.

    RotateAngle270

    The annotation is rotated as 270 angle.

    RotateAngle90

    The annotation is rotated as 90 angle.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved