Delegate PageExportingAction

Delegate PageExportingAction

Nazwa przestrzeń: Aspose.Imaging Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Delegat do strzelania przed eksportowaniem strony

public delegate void PageExportingAction(int pageIndex, Image page)

Parameters

pageIndex int

Indeks strony.

page Image

Znajduje się na liście obrazów multi-page.

 Polski