Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}A [Document.Autoformat|Document.Autoformat] value specifies the type of AutoFormat settings to apply to a document.  To select an AutoFormat type in Microsoft Word:{excerpt}
{signature:C#}
 public sealed class Autoformat : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class Autoformat
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Email}Email|The document is an email message|
|{anchor:Letter}Letter|The document is a letter|
|{anchor:Normal}Normal|General document|