RotationAngle Enumeration

Standard rotation angles for PDF pages.

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public enum RotationAngle

Members

Rotate_00 0 degrees rotation
Rotate_9090 90 degrees rotation
Rotate_180180 180 degrees rotation
Rotate_270270 270 degrees rotation

See Also