Метод | Описание | |
---|---|---|
DrawTextBox ( IDocument document ) : System |
Initializes a new instance of the DrawTextBox class.
|
|
DrawTextBox ( IDocument document, |
Initializes a new instance of the DrawTextBox class.
|
Метод | Описание | |
---|---|---|
Content_Inserted ( int index, object value ) : void |
Content_s the inserted.
|
|
Content_Removed ( int index, object value ) : void |
Content_s the removed.
|
|
CreateAttribute ( string name, string text, string prefix ) : void |
Create a XmlAttribute for propertie XmlNode.
|
|
InitStandards ( ) : void |
Inits the standards.
|
|
NewXmlNode ( ) : void |
Create a new XmlNode.
|
public DrawTextBox ( IDocument document ) : System | ||
document | IDocument | The document. |
Результат | System |
public DrawTextBox ( IDocument document, |
||
document | IDocument | The document. |
node | The node. | |
Результат | System |