C# Класс AODL.Document.Styles.Properties.ListLevelProperties

Represent the properties of the list levels.
Наследование: IProperty
Показать файл Открыть проект

Открытые методы

Метод Описание
ListLevelProperties ( IStyle style ) : System

Constructor create a new ListLevelProperties object.

Приватные методы

Метод Описание
CreateAttribute ( string name, string text, string prefix ) : void

Create a XmlAttribute for propertie XmlNode.

NewXmlNode ( ) : void

Create the XmlNode which represent the propertie element.

Описание методов

ListLevelProperties() публичный Метод

Constructor create a new ListLevelProperties object.
public ListLevelProperties ( IStyle style ) : System
style IStyle
Результат System