SlideMaster.Preserve Property

Definition

preserve

Represents the following attribute in the schema: preserve

[DocumentFormat.OpenXml.SchemaAttr(0, "preserve")]
public DocumentFormat.OpenXml.BooleanValue Preserve { get; set; }
public DocumentFormat.OpenXml.BooleanValue Preserve { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "preserve")]
public DocumentFormat.OpenXml.BooleanValue? Preserve { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("preserve")]
public DocumentFormat.OpenXml.BooleanValue? Preserve { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Preserve { get; set; }
member this.Preserve : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "preserve")>]
member this.Preserve : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("preserve")>]
member this.Preserve : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Preserve As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to