PdfViewerControl.GetService(Type) Method
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v25.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Parameters
| Name | Type |
|---|---|
| serviceType | Type |
Returns
| Type |
|---|
| Object |
See Also
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v25.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
public virtual object GetService(
Type serviceType
)
Public Overridable Function GetService(
serviceType As Type
) As Object
| Name | Type |
|---|---|
| serviceType | Type |
| Type |
|---|
| Object |