ImageGear21.Wpf Assembly > ImageGear.WPF.XPS Namespace : ImGearXPSDocument Class |
'Declaration Public Class ImGearXPSDocument Inherits ImageGear.Core.ImGearDocument
'Usage Dim instance As ImGearXPSDocument
public class ImGearXPSDocument : ImageGear.Core.ImGearDocument
public __gc class ImGearXPSDocument : public ImageGear.Core.ImGearDocument
public ref class ImGearXPSDocument : public ImageGear.Core.ImGearDocument
This class is used to work with XPS documents.
The XPS document can only be created and processed in single-threaded apartment (STA) threads.
System.Object
ImageGear.Core.ImGearDocument
ImageGear.WPF.XPS.ImGearXPSDocument