conaito Office2Silverlight SDK
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Converts Office document to silverlight.
Namespace: Conaito.Office2SilverlightAssembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public void ConvertToSilverlight( string xapDocumentPath ) |
Visual Basic |
---|
Public Sub ConvertToSilverlight ( _ xapDocumentPath As String _ ) |
Visual C++ |
---|
public: void ConvertToSilverlight( String^ xapDocumentPath ) |
Parameters
- xapDocumentPath
- Type: System..::..String
The xap document path.