| PdfRectangleAngle Property |
Gets or sets the rotation angle, counterclockwise, in degrees.
Supported values are 0, 90 and 270. Used in text processing.
Namespace:
Opait.Pdf.Api
Assembly:
Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax public int Angle { get; set; }
Property Value
Type:
Int32See Also