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.
Defines the NonVisualInkContentPartPropertiesType class.
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office2010.Word.NonVisualInkContentPartPropertiesType
DocumentFormat.OpenXml.Office2010.Word.NonVisualInkContentPartProperties
DocumentFormat.OpenXml.Office2010.Word.NonVisualInkProperties
Namespace: DocumentFormat.OpenXml.Office2010.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<ChildElementInfoAttribute(GetType(ContentPartLocks), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(OfficeArtExtensionList), FileFormatVersions.Office2010)> _
Public MustInherit Class NonVisualInkContentPartPropertiesType _
Inherits OpenXmlCompositeElement
'Usage
Dim instance As NonVisualInkContentPartPropertiesType
[ChildElementInfoAttribute(typeof(ContentPartLocks), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(OfficeArtExtensionList), FileFormatVersions.Office2010)]
public abstract class NonVisualInkContentPartPropertiesType : OpenXmlCompositeElement
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.