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