RadPdfCoreMiddlewareSettings.UseService Property |
Gets or sets if the RAD PDF System Service should be used.
Namespace:
RadPdf
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.4.0.0 (4.4.0.0)
Syntaxpublic bool? UseService { get; set; }
Public Property UseService As Boolean?
Get
Set
Property Value
Type:
Nullable<Boolean>
Remarks
See Also