Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
RtfDomParser
RTFBorderStyle
C# Class RtfDomParser.RTFBorderStyle
Datei anzeigen
Open project: SourceCodeBackup/RtfDomParser
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Clone
( ) :
RTFBorderStyle
复制对象
EqualsValue
(
RTFBorderStyle
b
) :
bool
Method Details
Clone()
public
method
复制对象
public
Clone
( ) :
RTFBorderStyle
return
RTFBorderStyle
EqualsValue()
public
method
public
EqualsValue
(
RTFBorderStyle
b
) :
bool
b
RTFBorderStyle
return
bool