New to Telerik Document ProcessingStart a free 30-day trial

Controls how tables are exported.

Definition

Namespace:Telerik.Windows.Documents.Flow.FormatProviders.Md

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public enum TableExportMode

Fields

Export as GFM pipe-table syntax.

C#
GfmPipe = 0

Skip tables entirely (emit nothing).

C#
Skip = 1
In this article
DefinitionFieldsGfmPipeSkip
Not finding the help you need?
Contact Support