[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ZoomType

ZoomType Enum

Possible values for how large or small the document appears on the screen in the application.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum ZoomType
Public Enum ZoomType

Fields

Name Description
BestFit

Best fit the page to the current window.

Fullpage

View the full page.

None

Do not adjust the view settings for the page.

TextFit

Best fit the text of the page to the current window.