Represents a XPS Parser class which hold font or image data in XPS document.
Object Model
Syntax
| Visual Basic (Declaration) | |
|---|
Public Class XPSResource |
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As XPSResource |
| C# | |
|---|
public class XPSResource |
| Delphi | |
|---|
public class XPSResource |
| JScript | |
|---|
public class XPSResource |
| Managed Extensions for C++ | |
|---|
public __gc class XPSResource |
| C++/CLI | |
|---|
public ref class XPSResource |
Inheritance Hierarchy
System.Object
Intersoft.Client.Documents.XPSResource
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also