Enum
TableExportMode

Controls how tables are exported.

Definition

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

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public enum TableExportMode

Fields

GfmPipe

Export as GFM pipe-table syntax.

Declaration

cs-api-definition
GfmPipe = 0

Field Value

TableExportMode

Skip

Skip tables entirely (emit nothing).

Declaration

cs-api-definition
Skip = 1

Field Value

TableExportMode

In this article
DefinitionFieldsGfmPipeSkip
Not finding the help you need?
Contact Support