Click or drag to resize
RotationAngle Enumeration
Standard rotation angles for PDF pages.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public enum RotationAngle
Members
  Member nameValueDescription
Rotate_00 0 degrees rotation
Rotate_9090 90 degrees rotation
Rotate_180180 180 degrees rotation
Rotate_270270 270 degrees rotation
See Also