Typedef Aspose::Pdf::Page::BeforePageGenerate

BeforePageGenerate typedef

Procedimiento para personalizar el encabezado y el pie de página.

using Aspose::Pdf::Page::BeforePageGenerate =  System::MulticastDelegate<void(const System::SharedPtr<Aspose::Pdf::Page>&)>

Observaciones

///

Ver también