Aspose::Cells::Rendering::PdfBookmarkEntry::SetDestinationName method
PdfBookmarkEntry::SetDestinationName(const U16String&) method
Gets or sets name of destination.
void Aspose::Cells::Rendering::PdfBookmarkEntry::SetDestinationName(const U16String &value)
Remarks
If destination name is set, the destination will be defined as a named destination with this name.
See Also
- Class Vector
- Class U16String
- Class PdfBookmarkEntry
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++
PdfBookmarkEntry::SetDestinationName(const char16_t*) method
Gets or sets name of destination.
void Aspose::Cells::Rendering::PdfBookmarkEntry::SetDestinationName(const char16_t *value)
Remarks
If destination name is set, the destination will be defined as a named destination with this name.
See Also
- Class Vector
- Class PdfBookmarkEntry
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++