C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderBarCodeExFragment Class / Bounds Property

In This Topic
Bounds Property (RenderBarCodeExFragment)
In This Topic
Gets or sets the current fragment's bounds within its parent. For top level fragments, bounds within Page are returned.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As RectangleD
 
See Also