[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.PdfOutputSettings.MissingHyperlinkScreenTip

MissingHyperlinkScreenTip Property

MissingHyperlinkScreenTip

Gets or sets the placeholder used as annotation content for accessible PDF export if ScreenTip has not been set when exporting the document to PDF.

Declaration
public string MissingHyperlinkScreenTip { get; set; }
Public Property MissingHyperlinkScreenTip As String
See Also