MarginConverter.GetPropertiesSupported
Overloads
GetPropertiesSupported() | Returns whether this object supports properties. |
GetPropertiesSupported(ITypeDescriptorContext) |
GetPropertiesSupported()
Returns whether this object supports properties.
public bool GetPropertiesSupported()
Function GetPropertiesSupported() As Boolean
Returns
if GetProperties(System.Object) should be called to find the properties of this object; otherwise, .
Licensing Info
This method is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicBarcode Creator selected.
- A DynamicBarcode Creator for .NET v2.X Developer license.
GetPropertiesSupported(ITypeDescriptorContext)
public bool GetPropertiesSupported(ITypeDescriptorContext context)
Function GetPropertiesSupported(context As ITypeDescriptorContext) As Boolean
Parameters
- context
- ITypeDescriptorContext
Returns
Licensing Info
This method is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicBarcode Creator selected.
- A DynamicBarcode Creator for .NET v2.X Developer license.