ContextNode.CustomRecognizerId Property

customRecognizerId.Represents the attribte in schema: customRecognizerId

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

Syntax

'Declaration
<SchemaAttrAttribute(, "customRecognizerId")> _
Public Property CustomRecognizerId As StringValue
    Get
    Set
'Usage
Dim instance As ContextNode
Dim value As StringValue

value = instance.CustomRecognizerId

instance.CustomRecognizerId = value
[SchemaAttrAttribute(, "customRecognizerId")]
public StringValue CustomRecognizerId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ContextNode Class

ContextNode Members

DocumentFormat.OpenXml.Office2010.Ink Namespace