SlideMaster.Preserve Property
Preserve Slide Master.Represents the attribte in schema: preserve
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "preserve")> _
Public Property Preserve As BooleanValue
Get
Set
用法
Dim instance As SlideMaster
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.