FontStyleCharData Constructor

Public Sub New( _ 
ByVal entities As IList(Of Entity) _ 
)
This language is not supported or no code example is available.
public FontStyleCharData( 
IList<Entity> entities 
)
This language is not supported or no code example is available.

Parameters

entities
IList<Entity>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition