Click or drag to resize

DocType Enumeration

OOX file type

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public enum DocType
Members
Member name Value Description
Word 0 Word type
Excel 1 Excel type
Powerpoint 2 Powerpoint type
Unknown 3 Unknown type
See Also