![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > A > acPrintMode Constants (ArcObjects .NET 10.5 SDK) |
ArcIMS print mode options.
| Constant | Value | Description |
|---|---|---|
| acTitleCapsPrintMode | 0 | The first letter of each word in a text is uppercased and everything elise is lower cased. |
| acAllUpperPrintMode | 1 | All labels are uppercased. |
| acAllLowerPrintMode | 2 | All labels are lowercased . |
| acNoPrintMode | 3 | No change is made to the label. |