An XPS file represents page layout files that are based on XML Paper Specifications created by Microsoft. This format was developed by Microsoft as a replacement of EMF file format and is similar to PDF file format, but uses XML in layout, appearance, and printing information of a document.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic static readonly PdfFileType Xps
Public Shared ReadOnly Xps As PdfFileType
public:
static initonly PdfFileType^ Xps
static val Xps: PdfFileType
Field Value
Type:
PdfFileType
See Also