Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PreviewControls
PowerPointPreview
C# Class PreviewControls.PowerPointPreview
Inheritance:
System.Windows.Forms.WebBrowser
,
IPreviewControl
显示文件
Open project: RevolutionSmythe/cairoshell
Public Methods
Method
Description
ConvertDocument
(
System.Guid
g
,
string
fileName
) :
void
Preview
(
string
path
) :
void
Method Details
ConvertDocument()
public
method
public
ConvertDocument
(
System.Guid
g
,
string
fileName
) :
void
g
System.Guid
fileName
string
return
void
Preview()
public
method
public
Preview
(
string
path
) :
void
path
string
return
void