8 references to IXpsOMPageReference
ReachFramework (8)
Serialization\RCW\IXpsOMObjectFactory.cs (1)
74
IXpsOMPageReference
CreatePageReference([ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_SIZE")] [In] ref XPS_SIZE advisoryPageDimensions);
Serialization\RCW\IXpsOMPage.cs (1)
36
IXpsOMPageReference
GetOwner();
Serialization\RCW\IXpsOMPageReference.cs (1)
26
IXpsOMPageReference
Clone();
Serialization\RCW\IXpsOMPageReferenceCollection.cs (4)
26
void Append([In]
IXpsOMPageReference
pageReference);
28
IXpsOMPageReference
GetAt([In] uint index);
32
void InsertAt([In] uint index, [In]
IXpsOMPageReference
pageReference);
36
void SetAt([In] uint index, [In]
IXpsOMPageReference
pageReference);
Serialization\RCW\IXpsOMStoryFragmentsResource.cs (1)
37
IXpsOMPageReference
GetOwner();