ImageGear .NET - Updated July 5, 2018
IsXObject Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class : IsXObject Property
Gets a value indicating whether the image is an XObject image.
Syntax
'Declaration
 
Public ReadOnly Property IsXObject As Boolean
 
'Usage
 
Dim instance As ImGearPDEImage
Dim value As Boolean
 
value = instance.IsXObject

Property Value

Boolean value.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members