Method | Description | |
---|---|---|
GetHtmlStyle ( ) : string |
Get the css style fragement
|
|
ParagraphProperties ( IStyle style ) : System |
Initializes a new instance of the ParagraphProperties class.
|
|
ParagraphProperties ( IStyle style, |
Initializes a new instance of the ParagraphProperties class.
|
Method | Description | |
---|---|---|
CreateAttribute ( string name, string text, string prefix ) : void |
Create a XmlAttribute for propertie XmlNode.
|
|
NewXmlNode ( ) : void |
News the XML node.
|
public ParagraphProperties ( IStyle style ) : System | ||
style | IStyle | The style. |
return | System |
public ParagraphProperties ( IStyle style, |
||
style | IStyle | The style. |
node | The node. | |
return | System |