XpsSaveOptions

XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format.

XpsSaveOptions()

Initializes a new instance of this class that can be used to save a document in the Xps format.

public XpsSaveOptions()

See Also


XpsSaveOptions(SaveFormat)

Initializes a new instance of this class that can be used to save a document in the Xps or OpenXps format.

public XpsSaveOptions(SaveFormat saveFormat)

See Also