Aspose::Pdf::DataEditor::CosPdfDictionary::CreateEmptyDictionary metod
Innehåll
[
Dölj
]CosPdfDictionary::CreateEmptyDictionary(const System::SharedPtr<Document>&) method
Skapar en tom ordbok som kommer att bifogas till dokumentet.
static System::SharedPtr<CosPdfDictionary> Aspose::Pdf::DataEditor::CosPdfDictionary::CreateEmptyDictionary(const System::SharedPtr<Document> &document)
| Parameter | Typ | Beskrivning |
|---|---|---|
| dokument | const System::SharedPtr<Document>& | Resultatordboken kommer att bifogas till detta dokument. |
ReturnValue
En tom ordbok.
Se även
- Typedef SharedPtr
- Class CosPdfDictionary
- Class Document
- Class CosPdfDictionary
- Namespace Aspose::Pdf::DataEditor
- Library Aspose.PDF for C++
CosPdfDictionary::CreateEmptyDictionary(const System::SharedPtr<Page>&) method
Skapar en tom ordbok som kommer att bifogas till sidan.
static System::SharedPtr<CosPdfDictionary> Aspose::Pdf::DataEditor::CosPdfDictionary::CreateEmptyDictionary(const System::SharedPtr<Page> &page)
| Parameter | Typ | Beskrivning |
|---|---|---|
| sida | const System::SharedPtr<Page>& | Resultatordboken kommer att bifogas till denna sida. |
ReturnValue
En tom ordbok.
Se även
- Typedef SharedPtr
- Class CosPdfDictionary
- Class Page
- Class CosPdfDictionary
- Namespace Aspose::Pdf::DataEditor
- Library Aspose.PDF for C++