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