Method | Description | |
---|---|---|
SectionStyle ( IContent content, string styleName ) : System |
Initializes a new instance of the SectionStyle class.
|
|
SectionStyle ( IDocument document, |
Initializes a new instance of the SectionStyle class.
|
Method | Description | |
---|---|---|
CreateAttribute ( string name, string text, string prefix ) : void |
Create a XmlAttribute for propertie XmlNode.
|
|
InitStandards ( ) : void |
Inits the standards.
|
|
NewXmlNode ( string stylename ) : void |
Create a new XmlNode.
|
|
PropertyCollection_Inserted ( int index, object value ) : void |
Properties the collection_ inserted.
|
|
PropertyCollection_Removed ( int index, object value ) : void |
Properties the collection_ removed.
|
public SectionStyle ( IContent content, string styleName ) : System | ||
content | IContent | The content. |
styleName | string | Name of the style. |
return | System |
public SectionStyle ( IDocument document, |
||
document | IDocument | The document. |
node | The node. | |
return | System |