Click or drag to resize

InlineTextDocumentAnnotationJsonTextFontSize Property

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

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Nullable<int> TextFontSize { get; set; }

Property Value

Type: NullableInt32
See Also