ReadFileAsyncWithDrawings.FillTextStyles Method

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

Parameters

environment
Environment

The environment control.

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

.NET Framework

Supported in: 4.8

In this article

Definition