Method | Description | |
---|---|---|
GetCaptionOrPageNumber ( int &pageNumber, string &captionI18nId ) : string | ||
GetDivNodeForThisPage ( ) : |
||
GetIndex ( ) : int |
Return the index of this page in the IEnumerable of pages
|
|
GetPageSelectorXPath ( |
||
Page ( |
Method | Description | |
---|---|---|
FixPageId ( string id ) : string | ||
ReadClasses ( |
||
ReadPageTags ( |
||
UpdateLineage ( string lineage ) : void |
public GetCaptionOrPageNumber ( int &pageNumber, string &captionI18nId ) : string | ||
pageNumber | int | |
captionI18nId | string | |
return | string |
public GetDivNodeForThisPage ( ) : |
||
return |
public static GetPageSelectorXPath ( |
||
pageDom | ||
return | string |
public Page ( |
||
book | ||
sourcePage | ||
caption | string | |
captionI18nId | string | |
getDivNodeForThisPageMethod | XmlElement>.Func | |
return | System |