27 instantiations of PTPropertyMapEntry
ReachFramework (27)
PrintConfig\DocumentNUp.cs (2)
489new PTPropertyMapEntry(this, 600new PTPropertyMapEntry(this,
PrintConfig\JobCollate.cs (1)
248new PTPropertyMapEntry(this,
PrintConfig\JobDuplex.cs (1)
246new PTPropertyMapEntry(this,
PrintConfig\JobInputBins.cs (1)
333new PTPropertyMapEntry(this,
PrintConfig\JobPageOrder.cs (1)
220new PTPropertyMapEntry(this,
PrintConfig\JobStaple.cs (1)
251new PTPropertyMapEntry(this,
PrintConfig\PageBorderless.cs (1)
221new PTPropertyMapEntry(this,
PrintConfig\PageDeviceFont.cs (1)
222new PTPropertyMapEntry(this,
PrintConfig\PageMediaSize.cs (5)
328new PTPropertyMapEntry(this, 334new PTPropertyMapEntry(this, 338new PTPropertyMapEntry(this, 343new PTPropertyMapEntry(this, 349new PTPropertyMapEntry(this,
PrintConfig\PageMediaType.cs (1)
223new PTPropertyMapEntry(this,
PrintConfig\PageOrientation.cs (1)
220new PTPropertyMapEntry(this,
PrintConfig\PageOutputColor.cs (1)
223new PTPropertyMapEntry(this,
PrintConfig\PageOutputQuality.cs (1)
222new PTPropertyMapEntry(this,
PrintConfig\PageResolution.cs (3)
311new PTPropertyMapEntry(this, 314new PTPropertyMapEntry(this, 317new PTPropertyMapEntry(this,
PrintConfig\PageScaling.cs (4)
411new PTPropertyMapEntry(this, 416new PTPropertyMapEntry(this, 421new PTPropertyMapEntry(this, 426new PTPropertyMapEntry(this,
PrintConfig\PageTrueTypeFont.cs (1)
222new PTPropertyMapEntry(this,
PrintConfig\PhotoPrintingIntent.cs (1)
220new PTPropertyMapEntry(this,
23 references to PTPropertyMapEntry
ReachFramework (23)
PrintConfig\DocumentNUp.cs (2)
488this._propertyMaps = new PTPropertyMapEntry[] { 599this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobCollate.cs (1)
247this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobDuplex.cs (1)
245this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobInputBins.cs (1)
332this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobPageOrder.cs (1)
219this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobStaple.cs (1)
250this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageBorderless.cs (1)
220this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageDeviceFont.cs (1)
221this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageMediaSize.cs (1)
327this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageMediaType.cs (1)
222this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageOrientation.cs (1)
219this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageOutputColor.cs (1)
222this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageOutputQuality.cs (1)
221this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageResolution.cs (1)
310this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageScaling.cs (1)
410this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageTrueTypeFont.cs (1)
221this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PhotoPrintingIntent.cs (1)
219this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PrtTicket_Base.cs (5)
144PTPropertyMapEntry map = LookupPropertyMap(propertyName); 244PTPropertyMapEntry map = LookupPropertyMap(propertyName); 345internal PTPropertyMapEntry[] _propertyMaps; 351private PTPropertyMapEntry LookupPropertyMap(string propertyName) 353PTPropertyMapEntry map = null;