TextLoader.Range.AutoEnd Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether this range extends to the end of the line, but should be a fixed number of items. If Max is specified, the fields AutoEnd and VariableEnd are ignored.
public bool AutoEnd;
val mutable AutoEnd : bool
Public AutoEnd As Boolean