Syntax Generator TemplateMax Position Field
The maximum line width for the generated syntax
Definition
Namespace: Sandcastle.Core.BuildAssembler.SyntaxGenerator
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
protected const int MaxPosition = 60VB
Protected Const MaxPosition As Integer = 60C++
protected:
literal int MaxPosition = 60F#
static val mutable MaxPosition: int