RotationDocument
RotationDocument enumeration
회전
public enum RotationDocument : byte
가치
| 이름 | 값 | 설명 |
|---|---|---|
| None | 0 |
문서를 90도 회전 |
| on90 | 1 |
문서를 180도 회전 |
| on180 | 2 |
문서를 270도 회전 |
| on270 | 3 |
는 document 를 회전하지 않습니다. |
회전
public enum RotationDocument : byte
| 이름 | 값 | 설명 |
|---|---|---|
| None | 0 |
문서를 90도 회전 |
| on90 | 1 |
문서를 180도 회전 |
| on180 | 2 |
문서를 270도 회전 |
| on270 | 3 |
는 document 를 회전하지 않습니다. |