mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

Word_Powerpoint_to_PDF_Converter.Powerpoint_To_PDF Method



Convert a Microsoft Powerpoint file to a PDF


Namespace: SobekCM.Builder_Library.Tools
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public static int Powerpoint_To_PDF(
	string Powerpoint_In_File,
	string PDF_Out_File
)

Parameters

Powerpoint_In_File
Type: System..::..String
Input file (powerpoint)
PDF_Out_File
Type: System..::..String
Outpuf file (pdf)

Return Value

Type: Int32
An error value

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )