Method | Description | |
---|---|---|
TabStopStyle ( IDocument document, |
Initializes a new instance of the TabStopStyle class.
|
|
TabStopStyle ( IDocument document, double position ) : System |
Initializes a new instance of the TabStopStyle class.
|
Method | Description | |
---|---|---|
CreateAttribute ( string name, string text, string prefix ) : void |
Create a XmlAttribute for propertie XmlNode.
|
|
NewXmlNode ( double position ) : void |
Create the XmlNode that represent this element.
|
public TabStopStyle ( IDocument document, |
||
document | IDocument | The document. |
node | The node. | |
return | System |
public TabStopStyle ( IDocument document, double position ) : System | ||
document | IDocument | The document. |
position | double | The position. |
return | System |