WebSettings.DoNotOrganizeInFolder Property

Definition

DoNotOrganizeInFolder.

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

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

Property Value

Returns DoNotOrganizeInFolder.

Applies to