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

Boolean

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:

GetPropertiesSupported(ITypeDescriptorContext)

public bool GetPropertiesSupported(ITypeDescriptorContext context)
Function GetPropertiesSupported(context As ITypeDescriptorContext) As Boolean

Parameters

Returns

Boolean

Licensing Info

This method is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:

See Also

MarginConverter
ceTe.DynamicBarcode.Creator

In this topic