Méthode | Description | |
---|---|---|
Clone ( ) : object |
Create a deep clone of this SimpleText object. A possible Attached Style wouldn't be cloned! |
|
SimpleText ( IDocument document, string simpleText ) : System |
Initializes a new instance of the SimpleText class.
|
Méthode | Description | |
---|---|---|
NewNode ( string simpleText ) : void |
News the node.
|
public SimpleText ( IDocument document, string simpleText ) : System | ||
document | IDocument | The document. |
simpleText | string | The simple text. |
Résultat | System |