ReadFileAsyncWithDrawings.FillDrawingsSheets Method

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

Parameters

drawings
Drawings

The drawings control.

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

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition