Метод | Описание | |
---|---|---|
Add ( IRtfBasicElement element ) : void | ||
FilterSpecialChar ( Stream outp, String str, bool useHex, bool softLineBreaks ) : void | ||
GetAutogenerateTOCEntries ( ) : bool | ||
GetDocumentHeader ( ) : |
||
GetDocumentSettings ( ) : |
||
GetLastElementWritten ( ) : IRtfBasicElement | ||
GetMapper ( ) : |
||
GetRandomInt ( ) : int | ||
Open ( ) : void | ||
OutputDebugLinebreak ( Stream result ) : void | ||
RtfDocument ( ) : System | ||
SetAutogenerateTOCEntries ( bool autogenerate ) : void | ||
WriteContent ( Stream outp ) : void | ||
WriteDocument ( Stream outs ) : void |
Метод | Описание | |
---|---|---|
SubMatch ( String str, int soff, byte m ) : bool |
public Add ( IRtfBasicElement element ) : void | ||
element | IRtfBasicElement | |
Результат | void |
public FilterSpecialChar ( Stream outp, String str, bool useHex, bool softLineBreaks ) : void | ||
outp | Stream | |
str | String | |
useHex | bool | |
softLineBreaks | bool | |
Результат | void |
public GetAutogenerateTOCEntries ( ) : bool | ||
Результат | bool |
public GetDocumentHeader ( ) : |
||
Результат |
public GetDocumentSettings ( ) : |
||
Результат |
public GetLastElementWritten ( ) : IRtfBasicElement | ||
Результат | IRtfBasicElement |
public GetMapper ( ) : |
||
Результат |
public OutputDebugLinebreak ( Stream result ) : void | ||
result | Stream | |
Результат | void |
public SetAutogenerateTOCEntries ( bool autogenerate ) : void | ||
autogenerate | bool | |
Результат | void |
public WriteContent ( Stream outp ) : void | ||
outp | Stream | |
Результат | void |
public WriteDocument ( Stream outs ) : void | ||
outs | Stream | |
Результат | void |