Back to Devexpress

PdfViewerControl.GetService(Type) Method

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-dot-getservice-x28-system-dot-type-x29.md

latest1.1 KB
Original Source

PdfViewerControl.GetService(Type) Method

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public virtual object GetService(
    Type serviceType
)
vb
Public Overridable Function GetService(
    serviceType As Type
) As Object

Parameters

NameType
serviceTypeType

Returns

Type
Object

See Also

PdfViewerControl Class

PdfViewerControl Members

DevExpress.Xpf.PdfViewer Namespace