Enum Angle
Supported rotation angle values for RotatePagesJob
Namespace: Adobe.PDFServicesSDK.pdfjobs.parameters.rotatepages
Assembly: Adobe.PDFServicesSDK.Doc.dll
Syntax
public enum Angle
Fields
Name | Description |
---|---|
_180 | Represents 180 degrees clockwise rotation |
_270 | Represents 270 degrees clockwise rotation |
_90 | Represents 90 degrees clockwise rotation |