Aspose::Words::Saving::PdfSaveOptions::set_CreateNoteHyperlinks method
PdfSaveOptions::set_CreateNoteHyperlinks method
Specifies whether to convert footnote/endnote references in main text story into active hyperlinks. When clicked the hyperlink will lead to the corresponding footnote/endnote. Default is false.
void Aspose::Words::Saving::PdfSaveOptions::set_CreateNoteHyperlinks(bool value)
See Also
- Class PdfSaveOptions
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++