This document is archived and information here might be outdated.  Recommended version.


IArcPressPrinter.PrintColorTuningData Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > OutputExtensions > ESRI.ArcGIS.OutputExtensions > Interfaces > IA > IArcPressPrinter Interface > IArcPressPrinter.PrintColorTuningData Method
ArcGIS Developer Help

IArcPressPrinter.PrintColorTuningData Method

Print color tuning data.

[Visual Basic .NET]
Public Sub PrintColorTuningData ( _
)
[C#]
public void PrintColorTuningData (
);

Product Availability

Available with ArcGIS Desktop.

Remarks

This method is not intended for external developer use.

See Also

IArcPressPrinter Interface