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

In This Topic
TableFragment Property (RenderVerticalParagraphFragment)
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