Share via


_Presentation.Final Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Property Final As Boolean
    Get
    Set
'Usage
Dim instance As _Presentation
Dim value As Boolean

value = instance.Final

instance.Final = value
bool Final { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

_Presentation Interface

_Presentation Members

Microsoft.Office.Interop.PowerPoint Namespace