C# Класс Bloom.Edit.PlaceHolderPage

This is just so the first (top-left) thumbnail is empty, so that the cover page appears in the second column.
Наследование: IPage
Показать файл Открыть проект

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

Метод Описание
GetCaptionOrPageNumber ( int &pageNumber, string &captionI18nId ) : string
GetDivNodeForThisPage ( ) : XmlElement
GetIndex ( ) : int
GetSourceTexts ( string groupId, string vernacularCode ) : string>.Dictionary

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

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

public GetCaptionOrPageNumber ( int &pageNumber, string &captionI18nId ) : string
pageNumber int
captionI18nId string
Результат string

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

public GetDivNodeForThisPage ( ) : XmlElement
Результат System.Xml.XmlElement

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

public GetIndex ( ) : int
Результат int

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

public GetSourceTexts ( string groupId, string vernacularCode ) : string>.Dictionary
groupId string
vernacularCode string
Результат string>.Dictionary