ArcObjects Library Reference (OutputExtensions)  

IArcPressPrinter.SavePaper Property

Indicates if the Save Paper option is used.

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

Product Availability

Available with ArcGIS Desktop.

Description

Enables/Disables ArcPress autorotation to save paper.  This is the property that is controlled by the "Save Paper" checkbox in the ArcPress Properties dialog.

See Also

IArcPressPrinter Interface