C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderImage Class / Collection Property

In This Topic
Collection Property (RenderImage)
In This Topic
Gets the RenderObjectCollection containing the current object, or null if the current object has no IOwnedCollectionItem.Owner or the owner is not a RenderObjectCollection.
Syntax
'Declaration
 
Public ReadOnly Property Collection As RenderObjectCollection
 
See Also