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