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


IArcPressPrinter.LocalRasterization Property (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.LocalRasterization Property
ArcGIS Developer Help

IArcPressPrinter.LocalRasterization Property

Indicates if Local Rasterization is used.

[Visual Basic .NET]
Public Property LocalRasterization As Boolean
[C#]
public bool LocalRasterization {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

This property is not intended for external developer use.

See Also

IArcPressPrinter Interface