RotationAngle Enumeration

Standard rotation angles for PDF pages.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.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