Saxon API for .NET

Serializer.SAXON_INDENT_SPACES Field

QName identifying the serialization parameter "saxon:indent-spaces". The value is an integer (represented as a string) indicating the amount of indentation required. If specified, this parameter overrides indent="no".

public static readonly QName SAXON_INDENT_SPACES;

See Also

Serializer Class | Saxon.Api Namespace