Share via


WebSettings.DoNotSaveAsSingleFile Property

Definition

DoNotSaveAsSingleFile.

Represents the following element tag in the schema: w:doNotSaveAsSingleFile.

public DocumentFormat.OpenXml.Wordprocessing.DoNotSaveAsSingleFile DoNotSaveAsSingleFile { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DoNotSaveAsSingleFile? DoNotSaveAsSingleFile { get; set; }
member this.DoNotSaveAsSingleFile : DocumentFormat.OpenXml.Wordprocessing.DoNotSaveAsSingleFile with get, set
Public Property DoNotSaveAsSingleFile As DoNotSaveAsSingleFile

Property Value

Returns DoNotSaveAsSingleFile.

Applies to