12 references to ReachPackaging_NotAPrintTicket
ReachFramework (12)
Packaging\XpsFixedDocumentReaderWriter.cs (4)
67/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 206/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 296/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 317throw new XpsPackagingException(SR.ReachPackaging_NotAPrintTicket);
Packaging\XpsFixedDocumentSequenceReaderWriter.cs (4)
64/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 150/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 224/// <exception cref="SR.ReachPackaging_NotAPrintTicket">Property is not a valid PrintTicket instance.</exception> 245throw new XpsPackagingException(SR.ReachPackaging_NotAPrintTicket);
Packaging\XpsFixedPageReaderWriter.cs (4)
133/// <exception cref="SR.ReachPackaging_NotAPrintTicket">part is null.</exception> 372/// <exception cref="SR.ReachPackaging_NotAPrintTicket">part is null.</exception> 493/// <exception cref="SR.ReachPackaging_NotAPrintTicket">part is null.</exception> 514throw new XpsPackagingException(SR.ReachPackaging_NotAPrintTicket);