Метод | Описание | |
---|---|---|
AddInfoElement ( |
||
FreeListNumber ( |
||
GetColorNumber ( iTextSharp.text.rtf.style color ) : int | ||
GetFontNumber ( iTextSharp.text.rtf.style font ) : int | ||
GetListNumber ( |
||
GetListTable ( ) : |
||
GetPageSetting ( ) : |
||
GetRtfParagraphStyle ( String styleName ) : |
||
RegisterParagraphStyle ( |
||
SetFooter ( |
||
SetHeader ( |
||
WriteContent ( Stream result ) : void | ||
WriteSectionDefinition ( Stream result ) : void |
Метод | Описание | |
---|---|---|
Init ( ) : void | ||
RtfDocumentHeader ( |
Метод | Описание | |
---|---|---|
ConvertHeaderFooter ( |
public AddInfoElement ( |
||
rtfInfoElement | ||
Результат | void |
public FreeListNumber ( |
||
list | ||
Результат | void |
public GetColorNumber ( iTextSharp.text.rtf.style color ) : int | ||
color | iTextSharp.text.rtf.style | |
Результат | int |
public GetFontNumber ( iTextSharp.text.rtf.style font ) : int | ||
font | iTextSharp.text.rtf.style | |
Результат | int |
public GetListNumber ( |
||
list | ||
Результат | int |
public GetListTable ( ) : |
||
Результат |
public GetPageSetting ( ) : |
||
Результат |
public GetRtfParagraphStyle ( String styleName ) : |
||
styleName | String | |
Результат |
public RegisterParagraphStyle ( |
||
rtfParagraphStyle | ||
Результат | void |
protected RtfDocumentHeader ( |
||
doc | ||
Результат | System |
public SetFooter ( |
||
footer | ||
Результат | void |
public SetHeader ( |
||
header | ||
Результат | void |
public WriteContent ( Stream result ) : void | ||
result | Stream | |
Результат | void |
public WriteSectionDefinition ( Stream result ) : void | ||
result | Stream | |
Результат | void |