ReadFileAsyncWithDrawings.TextStyles Property

Gets the model collection of text styles read from the file.
Public Property TextStyles() As TextStyleKeyedCollection 
Get 
Protected Set(ByVal Value As As TextStyleKeyedCollection)
This language is not supported or no code example is available.
public TextStyleKeyedCollection TextStyles {get; protected set;}
This language is not supported or no code example is available.

Property Value

TextStyleKeyedCollection

.NET Framework

Supported in: 4.8

In this article

Definition