Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
iTextSharp
text
rtf
text
RtfTab
C# Class iTextSharp.text.rtf.text.RtfTab
Inheritance:
iTextSharp.text.rtf.RtfAddableElement
Mostra file
Open project: red-gate/iTextSharp-4.1.6
Class Usage Examples
Public Methods
Method
Description
RtfTab
(
float
position
,
int
type
) :
System
WriteContent
(
Stream
result
) :
void
Method Details
RtfTab()
public
method
public
RtfTab
(
float
position
,
int
type
) :
System
position
float
type
int
return
System
WriteContent()
public
method
public
WriteContent
(
Stream
result
) :
void
result
Stream
return
void