DocumentShowType
No description
enum DocumentShowType {
PDF
IMAGE
VIDEO
FORM
TEXT
WORD
SPREADSHEET
AUDIO
EMAIL
}
Values
DocumentShowType.PDF
DocumentShowType.IMAGE
DocumentShowType.VIDEO
DocumentShowType.FORM
DocumentShowType.TEXT
DocumentShowType.WORD
DocumentShowType.SPREADSHEET
DocumentShowType.AUDIO
DocumentShowType.EMAIL
Member of
DocumentFilterInput
input