Table of Contents

Event CustomFormattingOptions

Namespace
Alternet.Syntax.Parsers.Roslyn
Assembly
Alternet.Syntax.Parsers.Roslyn.v9.dll

Occurs when text document is being formatted to provide custom formatting options.

event EventHandler<FormattingOptionsEventArgs> CustomFormattingOptions

Returns

EventHandler<FormattingOptionsEventArgs>
Occurs when text document is being formatted to provide custom formatting options.