Click or drag to resize

WordToPDFOptionsGetFileExtension Method

Gets the value of FileExtension from the options object Override file extension used to determine conversion type.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetFileExtension()

Return Value

Type: String
a String^, the current value for FileExtension.
See Also