ReadFileAsyncWithDrawings.FillDrawingsTextStyles Method

Automatically merges drawings text styles with existing ones.
Public Sub FillDrawingsTextStyles( _ 
ByVal drawings As Drawings
)
This language is not supported or no code example is available.
public void FillDrawingsTextStyles( 
Drawings drawings 
)
This language is not supported or no code example is available.

Parameters

drawings
Drawings

The Drawings control.

Remarks
 
Text styles with the same name of the ones in the drawings will be skipped.

.NET Framework

Supported in: 4.8

In this article

Definition