HtmlSaveOptions.HtmlImageSavingInfo.HtmlHostPageNumber

HtmlSaveOptions.HtmlImageSavingInfo.HtmlHostPageNumber field

Tells to custom code to what page of generated set of HTML page-files pertains saved image. If splitting on pages turned off this value always contains ‘1’ since in such case Only one HTML page is generated.

public int HtmlHostPageNumber;

See Also