12 references to ReachPackaging_NotAPrintTicket
ReachFramework (12)
Packaging\XpsFixedDocumentReaderWriter.cs (4)
66/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 205/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 295/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 316throw new XpsPackagingException(SR.ReachPackaging_NotAPrintTicket);
Packaging\XpsFixedDocumentSequenceReaderWriter.cs (4)
63/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 149/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 223/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 244throw new XpsPackagingException(SR.ReachPackaging_NotAPrintTicket);
Packaging\XpsFixedPageReaderWriter.cs (4)
132/// <exception cref="SR.ReachPackaging_NotAPrintTicket">part is null.</exception> 371/// <exception cref="SR.ReachPackaging_NotAPrintTicket">part is null.</exception> 492/// <exception cref="SR.ReachPackaging_NotAPrintTicket">part is null.</exception> 513throw new XpsPackagingException(SR.ReachPackaging_NotAPrintTicket);