Aspose::Words::Saving::PdfSaveOptions::get_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.

bool Aspose::Words::Saving::PdfSaveOptions::get_CreateNoteHyperlinks() const

See Also