Share via


NSDocumentViewMode Enum

Definition

An enumeration that specifies how a document is being viewed. Used with the ViewMode property.

public enum NSDocumentViewMode
type NSDocumentViewMode = 
Inheritance
NSDocumentViewMode

Fields

Name Value Description
Normal 0
PageLayout 1

Applies to