8 interfaces inheriting from IXpsOMResource
ReachFramework (8)
Serialization\RCW\IXpsOMColorProfileResource.cs (1)
26
internal interface IXpsOMColorProfileResource :
IXpsOMResource
Serialization\RCW\IXpsOMDocumentStructureResource.cs (1)
26
internal interface IXpsOMDocumentStructureResource :
IXpsOMResource
Serialization\RCW\IXpsOMFontResource.cs (1)
26
internal interface IXpsOMFontResource :
IXpsOMResource
Serialization\RCW\IXpsOMImageResource.cs (1)
26
internal interface IXpsOMImageResource :
IXpsOMResource
Serialization\RCW\IXpsOMPrintTicketResource.cs (1)
26
internal interface IXpsOMPrintTicketResource :
IXpsOMResource
Serialization\RCW\IXpsOMRemoteDictionaryResource.cs (1)
24
internal interface IXpsOMRemoteDictionaryResource :
IXpsOMResource
Serialization\RCW\IXpsOMSignatureBlockResource.cs (1)
26
internal interface IXpsOMSignatureBlockResource :
IXpsOMResource
Serialization\RCW\IXpsOMStoryFragmentsResource.cs (1)
26
internal interface IXpsOMStoryFragmentsResource :
IXpsOMResource
1 reference to IXpsOMResource
ReachFramework (1)
Serialization\RCW\IXpsOMPackageWriter.cs (1)
35
void AddResource([MarshalAs(UnmanagedType.Interface)] [In]
IXpsOMResource
resource);