Search
HtmlExporterBase.MetaTagNames.MSSmartTagsPreventParsing Field
See Also
 






The "MSSmartTagsPreventParsing" tag. Use this tag to prevent any Microsoft product from automatically generating smart tags. Possible content value is "TRUE".

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public static string MSSmartTagsPreventParsing

Visual Basic  Copy Code

Public Shared MSSmartTagsPreventParsing As String

 See Also