Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Preserve Slide Layout.Represents the attribte in schema: preserve
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "preserve")> _
Public Property Preserve As BooleanValue
Get
Set
'Usage
Dim instance As SlideLayout
Dim value As BooleanValue
value = instance.Preserve
instance.Preserve = value
[SchemaAttrAttribute(, "preserve")]
public BooleanValue Preserve { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.