MindFusion.Wpf Pack Programmer's Guide
MetaTagNames.Robots Field
See Also
 





The "robots" tag. Defines pages to be excluded from robot indexing. Possible values are "all", "index, follow", "noindex, follow", "index, nofollow", "noindex, nofollow", "none", "noimageindex".

Namespace: MindFusion.Reporting.Wpf.Export
Assembly: MindFusion.Reporting.Wpf.HtmlExport

 Syntax

C#  Copy Code

public static string Robots

Visual Basic  Copy Code

Public Shared Robots As String

 See Also

MetaTagNames Members
MetaTagNames Class
MindFusion.Reporting.Wpf.Export Namespace