Aspose::Pdf::Facades::PdfFileInfo::BindPdf method

PdfFileInfo::BindPdf method

Initializes the facade.

void Aspose::Pdf::Facades::PdfFileInfo::BindPdf(System::SharedPtr<Aspose::Pdf::Document> srcDoc) override
ParameterTypeDescription
srcDocSystem::SharedPtr<Aspose::Pdf::Document>The Aspose.Pdf.Document object.

See Also