Aspose::Pdf::Facades::PdfFileInfo::SetMetaInfo method
PdfFileInfo::SetMetaInfo method
Sets customized information of PDF document.
void Aspose::Pdf::Facades::PdfFileInfo::SetMetaInfo(const System::String &name, const System::String &value)
| Parameter | Type | Description |
|---|---|---|
| name | const System::String& | Custom meta property key. |
| value | const System::String& | Custom meta property value. |
See Also
- Class String
- Class PdfFileInfo
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++