ComponentOne VSView 8.0
OutputFileName Property

Returns or sets the name of a printer output file (if empty, output is sent to the printer).

Syntax

[form!]VSPrinter.OutputFileName[ = value As String ]

Remarks

This property gives you the option to direct the output of the VSPrinter control to a printer file. This may be useful to some specialized applications that create faxes, mailing lists, and the like.

Set the OutputFileName property to an empty string ("") to send the output to the printer.

Notes: If the Preview property is set to True, the document is created in preview mode and this property has no effect.

For safety reasons, this property is disabled when the control is hosted on a Web page.

Data Type

String

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback