Table of Contents

Property IsSpecified

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

IsSpecified

Gets a value indicating whether an edge was written out explicitly, which includes the suppressing "none"/"nil" tokens. Table-cell borders need this to tell "inherit the table-level edge" (absent) from "this cell deliberately has no edge" (nil).

public bool IsSpecified { get; }

Property Value

bool