AsciiDoctorJRunnerSettings.

Version Property

Summary

Gets or sets a value indicating whether to display the version and runtime environment.

Default: false.

corresponds to: -V, --version.

Syntax

public bool Version { get; set; }

Value

Type Description
bool