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}Zoom types \(modes\) in Word for a document.{excerpt}
{signature:C#}
 public sealed class ZoomType : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class ZoomType
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:FullPage}FullPage|Document opens zoomed out so that the full page is visible|
|{anchor:None}None|Document opens to default zoom level|
|{anchor:PageWidth}PageWidth|Document opens zoomed in so that the page width matches the window width|