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

PdfPasswordSecurityOptions.PdfPasswordSecurityOptionsTypeConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) Method

Namespace: DevExpress.XtraPrinting

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

Declaration

public override object ConvertTo(
    ITypeDescriptorContext context,
    CultureInfo culture,
    object value,
    Type destinationType
)

Parameters

Name Type
context ITypeDescriptorContext
culture CultureInfo
value Object
destinationType Type

Returns

Type
Object
See Also