PrintingProperties.FrameSlides Property
Frame slides when printing.Represents the attribte in schema: frameSlides
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "frameSlides")> _
Public Property FrameSlides As BooleanValue
Get
Set
'Usage
Dim instance As PrintingProperties
Dim value As BooleanValue
value = instance.FrameSlides
instance.FrameSlides = value
[SchemaAttrAttribute(, "frameSlides")]
public BooleanValue FrameSlides { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.