AsciidoctorSettingsBase.

SafeMode Property

Summary

The "safe mode" to use when converting documents (command line option --safe-mode)

Syntax

public Nullable<AsciidoctorSafeMode> SafeMode { get; set; }

Value