Click or drag to resize

XpsSaveOptions Class

Represents options for saving to Microsoft XML Paper Specification (XPS) format. For work use Net Core 3.1
Inheritance Hierarchy
SystemObject
  SautinSoft.DocumentSaveOptions
    SautinSoft.DocumentXpsSaveOptions

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public sealed class XpsSaveOptions : SaveOptions

The XpsSaveOptions type exposes the following members.

Constructors
 NameDescription
Public methodXpsSaveOptions Initializes a new instance of the XpsSaveOptions class.
Top
Properties
 NameDescription
Public propertyContentType Save Options
(Overrides SaveOptionsContentType)
Top
See Also