Aspose::Pdf::Artifact::SetPdfPage method

Artifact::SetPdfPage method

Sets PDF page which is placed on the document page as artifact.

void Aspose::Pdf::Artifact::SetPdfPage(System::SharedPtr<Page> page)
ParameterTypeDescription
pageSystem::SharedPtr<Page>Page which is placed as Artifcact.

See Also