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


IPrintDialog.PrintToFile Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (OutputUI)  

IPrintDialog.PrintToFile Property

Indicates if print output goes to File or Printer.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPrintDialog Interface