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