ImageGear for .NET
HasXGroup Property




Gets a value indicating whether the XObject form has a Transparency XGroup.
Syntax
'Declaration
 
Public ReadOnly Property HasXGroup As Boolean
'Usage
 
Dim instance As ImGearPDEForm
Dim value As Boolean
 
value = instance.HasXGroup
public bool HasXGroup {get;}
public: __property bool get_HasXGroup();
public:
property bool HasXGroup {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearPDEForm Class
ImGearPDEForm Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback