Delegate PageExportingAction
Delegate PageExportingAction
Der Name: Aspose.Imaging Versammlung: Aspose.Imaging.dll (25.5.0)
Delegate für das Schießen, bevor die Seite exportiert wird
public delegate void PageExportingAction(int pageIndex, Image page)Parameters
pageIndex int
Index der Seite.
page Image
Die Seite des mehrseitigen Bildes.