Aspose::Pdf::HtmlSaveOptions::HtmlImageSavingInfo::PdfHostPageNumber field

PdfHostPageNumber 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’.

int32_t Aspose::Pdf::HtmlSaveOptions::HtmlImageSavingInfo::PdfHostPageNumber

See Also