Aspose::Pdf::Facades::PdfFileSecurity::BindPdf метод

PdfFileSecurity::BindPdf(System::SharedPtr<System::IO::Stream>) method

Инициализирует фасад.

void Aspose::Pdf::Facades::PdfFileSecurity::BindPdf(System::SharedPtr<System::IO::Stream> srcStream) override
ПараметрТипОписание
srcStreamSystem::SharedPtr<System::IO::Stream>Поток PDF‑файла.

См. также

PdfFileSecurity::BindPdf(System::String) method

Инициализирует фасад.

void Aspose::Pdf::Facades::PdfFileSecurity::BindPdf(System::String srcFile) override
ПараметрТипОписание
srcFileSystem::StringPDF‑файл.

См. также