Share Email Facebook Twitter LinkedIn PDFExportOptions.ViewLinksInBlue Property Whether set view links blue. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public bool ViewLinksInBlue { get; set; }Property ValueBoolean Remarks If true, links will be visible as blue. If false, they retain their default text color. See AlsoReferencePDFExportOptions ClassAutodesk.Revit.DB Namespace