ContentElementEmpty Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the empty element, designed to represent an empty entry in GridRow. Can't be inserted to other containers.

Namespace:  Apitron.PDF.Kit.FlowLayout
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public static ContentElement Empty { get; }

Property Value

Type: ContentElement
The empty element.
See Also

Reference