HtmlForgeX

API Reference

Class

TablerServicePipelineSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Settings sub-builder for TablerServicePipeline.

Inheritance

  • Object
  • TablerServicePipelineSettings

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Methods

public TablerServicePipelineSettings Card(Boolean show = true) #
Returns: TablerServicePipelineSettings

Shows or hides the outer card frame.

Parameters

show System.Boolean = true optionalposition: 0
public TablerServicePipelineSettings Compact(Boolean enable = true) #
Returns: TablerServicePipelineSettings

Uses tighter spacing for persistent footers.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerServicePipeline End() #
Returns: TablerServicePipeline

Returns the root pipeline.