OpenXmlPackage.FileOpenAccess Property

Definition

Gets the FileAccess setting for the document. The current I/O access settings are: Read, Write, or ReadWrite.

public System.IO.FileAccess FileOpenAccess { get; }
member this.FileOpenAccess : System.IO.FileAccess
Public ReadOnly Property FileOpenAccess As FileAccess

Property Value

Applies to