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