C# Class AODL.Document.Styles.Properties.ListLevelProperties

Represent the properties of the list levels.
Inheritance: IProperty
Afficher le fichier Open project: monsterlabs/HumanRightsTracker

Méthodes publiques

Méthode Description
ListLevelProperties ( IStyle style ) : System

Constructor create a new ListLevelProperties object.

Private Methods

Méthode Description
CreateAttribute ( string name, string text, string prefix ) : void

Create a XmlAttribute for propertie XmlNode.

NewXmlNode ( ) : void

Create the XmlNode which represent the propertie element.

Method Details

ListLevelProperties() public méthode

Constructor create a new ListLevelProperties object.
public ListLevelProperties ( IStyle style ) : System
style IStyle
Résultat System