Parameters

TemplateTable.Parameters property

Gets the parameters to detect the table in the automatic mode.

public TemplateTableParameters Parameters { get; }

Property Value

An instance of TemplateTableParameters class that represents the parameters to detect the table in the automatic mode; null if it isn’t set.

See Also