PrintWorkflowSourceContent.GetSourceSpoolDataAsXpsObjectModel Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the print data in the form of the COM-friendly XPS object model.
public:
virtual PrintWorkflowObjectModelSourceFileContent ^ GetSourceSpoolDataAsXpsObjectModel() = GetSourceSpoolDataAsXpsObjectModel;
PrintWorkflowObjectModelSourceFileContent GetSourceSpoolDataAsXpsObjectModel();
public PrintWorkflowObjectModelSourceFileContent GetSourceSpoolDataAsXpsObjectModel();
function getSourceSpoolDataAsXpsObjectModel()
Public Function GetSourceSpoolDataAsXpsObjectModel () As PrintWorkflowObjectModelSourceFileContent
Returns
The XPS object model content.