Class WordLayoutOptions
Specifies the rendering layout of the word export.
Inheritance
System.Object
WordLayoutOptions
Namespace: BoldReports.Writer
Assembly: BoldReports.Web.dll
Syntax
public sealed class WordLayoutOptions : Enum
Fields
Default
Uses the default behaviour of SSRS layering format.
Declaration
public const WordLayoutOptions Default
Field Value
Type | Description |
---|---|
WordLayoutOptions |
TopLevel
All child elements are renderd at root level without any layers.
Declaration
public const WordLayoutOptions TopLevel
Field Value
Type | Description |
---|---|
WordLayoutOptions |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |