ImageGear for .NET
HasUsageInfo Property




Gets a value indicating whether a layer object is associated with the Usage dictionary.
Syntax
'Declaration
 
Public ReadOnly Property HasUsageInfo As Boolean
'Usage
 
Dim instance As ImGearPDFLayer
Dim value As Boolean
 
value = instance.HasUsageInfo
public bool HasUsageInfo {get;}
public: __property bool get_HasUsageInfo();
public:
property bool HasUsageInfo {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearPDFLayer Class
ImGearPDFLayer Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback