共用方式為


ElectronicJournal.PrintContentFile(String) Method

Definition

Prints the journal document from the specified file onto the connected printer.

public abstract void PrintContentFile (string fileName);
abstract member PrintContentFile : string -> unit
Public MustOverride Sub PrintContentFile (fileName As String)

Parameters

fileName
String

Name of the file that contains printing data.

Applies to