A newer version of this page is available.
Switch to the current version.
PdfSignatureOptions.PdfSignatureOptionsTypeConverter.GetPropertiesSupported(ITypeDescriptorContext) Method
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public override bool GetPropertiesSupported(
ITypeDescriptorContext context
)
Public Overrides Function GetPropertiesSupported(
context As ITypeDescriptorContext
) As Boolean
Parameters
Name | Type |
---|---|
context | ITypeDescriptorContext |
Returns
Type |
---|
Boolean |
See Also
Feedback