VDocs.NET
Back to DOM

DOM.Styles.TableBorder

Namespace: DOM.Styles

Represents border settings for a table including per-edge borders inherited from and optional inside borders used between table rows and columns.

extends the rectangular edge border model with properties that describe interior separators: horizontal borders between table rows and vertical borders between table columns. Consumers (layout/render/serialization code) should consult both the inherited edge-specificproperties and these inside-border properties to determine the full table border appearance.

3 members

Constructors

TableBorder

TableBorder(BorderValues BorderValue, Color BorderColor, DocumentUnit BorderSize)

Initializes a newinstance and applies the same border style to all outer and inner table borders.

This constructor sets the,,,,, andborders to identicalvalues.

Parameters

BorderValue
The border style to apply (for example, single, double, dashed, or none).
BorderColor
The color used for all table borders.
BorderSize
The thickness of the borders, expressed in document units.

Properties

InsideHorizantalBorderStyle

Gets or sets the border style applied between table rows (the horizontal interior borders).

InsideVerticalBorderStyle

Gets or sets the border style applied between table columns (the vertical interior borders).

VDocs.NET
The .NET Word Document Library

Generate Word
documents.
Not XML.

Create professional documents in .NET without the complexity of OpenXML or Word Interop.

Reset Password

Enter your email and we'll send you a link to reset your password.

Remember your password? Sign in