Click or drag to resize

InlineTextDocumentAnnotationJsonTextColor Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.InlineTextDocumentAnnotationJson.TextColor"]

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public AnnotationColorJson TextColor { get; set; }

Property Value

Type: AnnotationColorJson
See Also