Aspose::Pdf::Facades::PdfContentEditor::PdfContentEditor конструктор
PdfContentEditor::PdfContentEditor() constructor
Конструктор объекта PdfContentEditor.
Aspose::Pdf::Facades::PdfContentEditor::PdfContentEditor()
См. также
- Class PdfContentEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++
PdfContentEditor::PdfContentEditor(const System::SharedPtr<Aspose::Pdf::Document>&) constructor
Инициализирует новый объект PdfContentEditor на основе document.
Aspose::Pdf::Facades::PdfContentEditor::PdfContentEditor(const System::SharedPtr<Aspose::Pdf::Document> &document)
| Параметр | Тип | Описание |
|---|---|---|
| document | const System::SharedPtr<Aspose::Pdf::Document>& | Документ Pdf. |
См. также
- Typedef SharedPtr
- Class Document
- Class PdfContentEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++