ImageGear .NET
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
public bool IsXObject {get;}
public: __property bool get_IsXObject();
public:
property bool IsXObject {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback