ArcObjects Library Reference (OutputExtensions)  

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