DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgReference Class / OwnData Property

In This Topic
OwnData Property
In This Topic
Gets a value indicating whether the embedded GrapeCity.Documents.Imaging.GcBitmap or GcSvgDocument should be disposed when disposing the SvgReference.
Syntax
'Declaration
 
Public ReadOnly Property OwnData As System.Boolean
 
See Also