ReportDocToPdf(String) Method

Creates specified pdf file from current document

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public bool DocToPdf(
	string filename
)

Parameters

filename  String

Return Value

Boolean

See Also