C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderRectangleFragment Class / TableFragment Property

In This Topic
TableFragment Property (RenderRectangleFragment)
In This Topic
Gets the most nested RenderTableFragment containing the current fragment, or null if the current object is not contained in a table.
Syntax
'Declaration
 
Public ReadOnly Property TableFragment As RenderTableFragment
 
See Also