Export.PDF.Method

Description

Setting that determines whether data is exported to PDF from a DataWindow object by printing to a PostScript file and distilling to PDF, or by saving in XSL Formatting Objects (XSL-FO) format and processing to PDF.

The XSL-FO option is not supported in DataWindow .NET.

Applies to

DataWindow objects

Syntax

Describe and Modify argument:

"DataWindow.Export.PDF.Method { = 'value ' }"

Parameter

Description

value

A string specifying a value of the PDFMethod enumerated datatype

See also