| conaito Powerlight SDK 1.2 |
|
PowerPointConverter.OpenXPSDocument Method
Opens the XPS document.
[Visual Basic]
Public Sub OpenXPSDocument( _
ByVal
xpsDocumentFilePath As
String _
)
[C#]
public
void OpenXPSDocument(
string xpsDocumentFilePath);
Parameters
-
xpsDocumentFilePath
- The XPS document file path.
See Also
PowerPointConverter Class | Conaito.PowerLight Namespace