WriteParamsWithTextStyles(Environment, Boolean) Constructor

Constructor with the Environment control.
Public Sub New( _ 
ByVal env As Environment, _ 
Optional ByVal selectedOnly As Boolean = false _ 
)
This language is not supported or no code example is available.
public WriteParamsWithTextStyles( 
Environment env
bool selectedOnly = false 
)
This language is not supported or no code example is available.

Parameters

env
Environment

The Environment.

selectedOnly
bool

If true, only selected entities at root level are written.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition