DocumentType
DocumentType enumeration
문서 유형을 정의합니다.
public enum DocumentType
가치
| 이름 | 값 | 설명 | 
|---|---|---|
| Unknown | 0 | 
오류, 알 수 없는 문서 유형을 나타냅니다. | 
1 | 
PDF 문서 유형. | |
| WordProcessing | 2 | 
워드 프로세싱 문서 유형. | 
| Presentation | 3 | 
프레젠테이션 문서 유형. | 
| Spreadsheet | 4 | 
스프레드시트 문서 유형. | 
| Image | 5 | 
이미지 문서 유형. | 
| Certificate | 6 | 
인증서 파일 유형. |