EnterLayout Method (Common)

Begins a block by using the formatting from a given style.

public virtual void EnterLayout(
   Style style
)

Parameters

  • style
    The style reference.

Remarks

The EnterLayout and ExitLayout methods allow a device adapter to emit markup, in order to begin and end a block using the formatting from a given style.

See Also

Applies to: HtmlMobileTextWriter Class | MobileTextWriter Class WmlMobileTextWriter Class