Свойство | Type | Description | |
---|---|---|---|
bolHasParameter | bool | ||
intParameter | int | ||
intType | RTFNodeType | ||
myOwnerDocument | |||
myParent | RtfDomParser.RTFNodeGroup | ||
strKeyword | string |
Méthode | Description | |
---|---|---|
RTFNode ( ) : System |
initialize instance
|
|
RTFNode ( RTFNodeType type, string Key ) : System | ||
RTFNode ( |
||
Write ( |
write to rtf document
|
public RTFNode ( RTFNodeType type, string Key ) : System | ||
type | RTFNodeType | |
Key | string | |
Résultat | System |
public Write ( |
||
writer | RTF text writer | |
Résultat | void |
protected RTFRawDocument,RtfDomParser myOwnerDocument | ||
Résultat |
protected RTFNodeGroup,RtfDomParser myParent | ||
Résultat | RtfDomParser.RTFNodeGroup |