Declaration Syntax| C# | Visual Basic | Visual C++ |
public enum APSourceFormat
Public Enumeration APSourceFormat
public enum class APSourceFormat
Members| Member | Description |
|---|---|
| XSLT |
XSL transformation format
|
| FO |
XSL-FO format
|
| SVG |
SVG format
|
| SVGZ |
SVGZ format
|
| XHTML |
XHTML format
|
| Word2003Xml |
Word 2003 xml document
|
| Word2007Xml |
Word 2007 xml document
|
| Word2007DocX |
Word 2007 document
|
| WordDoc |
Word 97-2003 document
|
| ALT |
Alt document
|
| Unknown |
Unknown type of document
|
Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)