ImageGear .NET - Updated May 1, 2018
Isolated Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEXGroup Class : Isolated Property
Gets or sets a value indicating whether the XGroup is isolated.
Syntax
'Declaration
 
Public Property Isolated As Boolean
 
'Usage
 
Dim instance As ImGearPDEXGroup
Dim value As Boolean
 
instance.Isolated = value
 
value = instance.Isolated

Property Value

Boolean value.
Remarks
Corresponds to the /I key within the XGroup's dictionary.
See Also

Reference

ImGearPDEXGroup Class
ImGearPDEXGroup Members