LineParsingInstruction.WithContentIndentation

LineParsingInstruction.WithContentIndentation method

Defines the interface for get LineParsingInstruction

public LineParsingInstruction WithContentIndentation(int value)
ParameterTypeDescription
valueInt32The int value.

Return Value

The LineParsingInstruction.

See Also