27 instantiations of PTPropertyMapEntry
ReachFramework (27)
PrintConfig\DocumentNUp.cs (2)
489new PTPropertyMapEntry(this, 599new PTPropertyMapEntry(this,
PrintConfig\JobCollate.cs (1)
247new PTPropertyMapEntry(this,
PrintConfig\JobDuplex.cs (1)
245new PTPropertyMapEntry(this,
PrintConfig\JobInputBins.cs (1)
328new PTPropertyMapEntry(this,
PrintConfig\JobPageOrder.cs (1)
219new PTPropertyMapEntry(this,
PrintConfig\JobStaple.cs (1)
250new PTPropertyMapEntry(this,
PrintConfig\PageBorderless.cs (1)
220new PTPropertyMapEntry(this,
PrintConfig\PageDeviceFont.cs (1)
221new PTPropertyMapEntry(this,
PrintConfig\PageMediaSize.cs (5)
330new PTPropertyMapEntry(this, 336new PTPropertyMapEntry(this, 340new PTPropertyMapEntry(this, 345new PTPropertyMapEntry(this, 351new PTPropertyMapEntry(this,
PrintConfig\PageMediaType.cs (1)
222new PTPropertyMapEntry(this,
PrintConfig\PageOrientation.cs (1)
219new PTPropertyMapEntry(this,
PrintConfig\PageOutputColor.cs (1)
222new PTPropertyMapEntry(this,
PrintConfig\PageOutputQuality.cs (1)
221new PTPropertyMapEntry(this,
PrintConfig\PageResolution.cs (3)
314new PTPropertyMapEntry(this, 317new PTPropertyMapEntry(this, 320new PTPropertyMapEntry(this,
PrintConfig\PageScaling.cs (4)
413new PTPropertyMapEntry(this, 418new PTPropertyMapEntry(this, 423new PTPropertyMapEntry(this, 428new PTPropertyMapEntry(this,
PrintConfig\PageTrueTypeFont.cs (1)
221new PTPropertyMapEntry(this,
PrintConfig\PhotoPrintingIntent.cs (1)
219new PTPropertyMapEntry(this,
23 references to PTPropertyMapEntry
ReachFramework (23)
PrintConfig\DocumentNUp.cs (2)
488this._propertyMaps = new PTPropertyMapEntry[] { 598this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobCollate.cs (1)
246this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobDuplex.cs (1)
244this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobInputBins.cs (1)
327this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobPageOrder.cs (1)
218this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\JobStaple.cs (1)
249this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageBorderless.cs (1)
219this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageDeviceFont.cs (1)
220this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageMediaSize.cs (1)
329this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageMediaType.cs (1)
221this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageOrientation.cs (1)
218this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageOutputColor.cs (1)
221this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageOutputQuality.cs (1)
220this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageResolution.cs (1)
313this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageScaling.cs (1)
412this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PageTrueTypeFont.cs (1)
220this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PhotoPrintingIntent.cs (1)
218this._propertyMaps = new PTPropertyMapEntry[] {
PrintConfig\PrtTicket_Base.cs (5)
147PTPropertyMapEntry map = LookupPropertyMap(propertyName); 247PTPropertyMapEntry map = LookupPropertyMap(propertyName); 348internal PTPropertyMapEntry[] _propertyMaps; 354private PTPropertyMapEntry LookupPropertyMap(string propertyName) 356PTPropertyMapEntry map = null;