Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Zoom types (modes) in Word for a document.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Zoom types \(modes\) in Word for a document.{excerpt}
{signature:C#}
 public sealed class ZoomType : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class ZoomType
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Document opens zoomed out so that the full page is visible

...

Document opens to default zoom level

...

{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|