Skip to main content
A newer version of this page is available. .

PdfSignatureOptions.PdfSignatureOptionsTypeConverter.GetPropertiesSupported(ITypeDescriptorContext) Method

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

public override bool GetPropertiesSupported(
    ITypeDescriptorContext context
)

Parameters

Name Type
context ITypeDescriptorContext

Returns

Type
Boolean
See Also