27 instantiations of PTPropertyMapEntry
ReachFramework (27)
PrintConfig\DocumentNUp.cs (2)
490new PTPropertyMapEntry(this, 601new PTPropertyMapEntry(this,
PrintConfig\JobCollate.cs (1)
249new PTPropertyMapEntry(this,
PrintConfig\JobDuplex.cs (1)
247new PTPropertyMapEntry(this,
PrintConfig\JobInputBins.cs (1)
334new PTPropertyMapEntry(this,
PrintConfig\JobPageOrder.cs (1)
221new PTPropertyMapEntry(this,
PrintConfig\JobStaple.cs (1)
252new PTPropertyMapEntry(this,
PrintConfig\PageBorderless.cs (1)
222new PTPropertyMapEntry(this,
PrintConfig\PageDeviceFont.cs (1)
223new PTPropertyMapEntry(this,
PrintConfig\PageMediaSize.cs (5)
329new PTPropertyMapEntry(this, 335new PTPropertyMapEntry(this, 339new PTPropertyMapEntry(this, 344new PTPropertyMapEntry(this, 350new PTPropertyMapEntry(this,
PrintConfig\PageMediaType.cs (1)
224new PTPropertyMapEntry(this,
PrintConfig\PageOrientation.cs (1)
221new PTPropertyMapEntry(this,
PrintConfig\PageOutputColor.cs (1)
224new PTPropertyMapEntry(this,
PrintConfig\PageOutputQuality.cs (1)
223new PTPropertyMapEntry(this,
PrintConfig\PageResolution.cs (3)
312new PTPropertyMapEntry(this, 315new PTPropertyMapEntry(this, 318new PTPropertyMapEntry(this,
PrintConfig\PageScaling.cs (4)
412new PTPropertyMapEntry(this, 417new PTPropertyMapEntry(this, 422new PTPropertyMapEntry(this, 427new PTPropertyMapEntry(this,
PrintConfig\PageTrueTypeFont.cs (1)
223new PTPropertyMapEntry(this,
PrintConfig\PhotoPrintingIntent.cs (1)
221new PTPropertyMapEntry(this,
23 references to PTPropertyMapEntry
ReachFramework (23)
PrintConfig\DocumentNUp.cs (2)
489this._propertyMaps = new PTPropertyMapEntry[] { 600this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobCollate.cs (1)
248this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobDuplex.cs (1)
246this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobInputBins.cs (1)
333this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobPageOrder.cs (1)
220this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobStaple.cs (1)
251this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageBorderless.cs (1)
221this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageDeviceFont.cs (1)
222this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageMediaSize.cs (1)
328this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageMediaType.cs (1)
223this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageOrientation.cs (1)
220this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageOutputColor.cs (1)
223this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageOutputQuality.cs (1)
222this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageResolution.cs (1)
311this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageScaling.cs (1)
411this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageTrueTypeFont.cs (1)
222this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PhotoPrintingIntent.cs (1)
220this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PrtTicket_Base.cs (5)
145PTPropertyMapEntry map = LookupPropertyMap(propertyName); 245PTPropertyMapEntry map = LookupPropertyMap(propertyName); 346internal PTPropertyMapEntry[] _propertyMaps; 352private PTPropertyMapEntry LookupPropertyMap(string propertyName) 354PTPropertyMapEntry map = null;