Interface IEventBasedModificationOptions
Interface IEventBasedModificationOptions
ja nimityö: Aspose.Page.XPS.Presentation Kokoelma: Aspose.Page.dll (25.4.0)
Määritä vaihtoehdot, jotka ovat merkityksellisiä tapahtumapohjaisten muutosten käsittelemiseksi asiakirjan tallentamisen aikana.
public interface IEventBasedModificationOptions
Properties
BeforePageSavingEventHandlers
Kokoelma tapahtumien ylläpitäjät, jotka tekevät muutoksia XPS-sivulle juuri ennen kuin se tallennetaan.
IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }