Show / Hide Table of Contents

Enum SumatraPDFControl.RotationEnum

Document rotation enum constants

Namespace: SumatraPDF
Assembly: SumatraPDFControl.dll
Syntax
public enum RotationEnum

Fields

Name Description
Rot180

180 degrees rotation

Rot270

270 degrees clockwise rotation

Rot90

90 degrees clockwise rotation

RotNone

No rotation

See Also
RotateBy(SumatraPDFControl.RotationEnum)
Rotation
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX