NonVisualInkContentPartProperties.ContentPartLocks Property

ContentPartLocks.Represents the element tag in schema: a14:cpLocks

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ContentPartLocks As ContentPartLocks
    Get
    Set
'Usage
Dim instance As NonVisualInkContentPartProperties
Dim value As ContentPartLocks

value = instance.ContentPartLocks

instance.ContentPartLocks = value
public ContentPartLocks ContentPartLocks { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.ContentPartLocks

See Also

Reference

NonVisualInkContentPartProperties Class

NonVisualInkContentPartProperties Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace