Version

XpsDocument Class Members

The following tables list the members exposed by XpsDocument.

Public Constructors
 NameDescription
Public ConstructorXpsDocument ConstructorInitializes a new instance of the Infragistics.Documents.Reports.XPS.Document class.  
Public Properties
 NameDescription
Public PropertyFileBufferGets or sets the temporary file storage.  
Public PropertyInfoGets the document info.  
Public Methods
 NameDescription
Public MethodAddBookmarkCreates a new bookmark object that implements the IBookmark interface and adds it to the internal collection of objects.  
Public MethodAddPageOverloaded. Creates a new page object that implements the Infragistics.Documents.Reports.XPS.IPage interface and adds it to the internal collection of objects.  
Public MethodAttachFileOverloaded. Attaches a file to the document.  
Public MethodAttachThumbnailAttaches a thumbnail to the document.  
Public MethodGenerateOverloaded. Generates the XPS document.  
Public Events
 NameDescription
Public EventReportPublishingOccurs when the report is being published  
See Also

View on GitHub