HtmlSaveOptionsHtmlImageSavingInfoPdfHostPageNumber Field
Tells to custom code to what page of original PDF document pertains saved image Since it's possible that will be saved not all pages of original document, this value tells us about host page number in original PDF. If original page number for some reason is inknown, it allways return '1'

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public int PdfHostPageNumber

Field Value

Type: Int32
See Also