Click or drag to resize

RadPdfCoreMiddlewareSettingsUseService Property

Gets or sets if the RAD PDF System Service should be used.

Namespace:  RadPdf
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public bool? UseService { get; set; }

Property Value

Type: NullableBoolean
Remarks

If set, this will override the UseService value.

See Also