Click or drag to resize

ClipboardDataProvider Class

Base provider class for the clipboard.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.Data.ProviderDataProvider
              Easymap.AddIn.Data.ProviderTextDataProvider
                Easymap.AddIn.Data.ProviderClipboardDataProvider

Namespace: Easymap.AddIn.Data.Provider
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public class ClipboardDataProvider : TextDataProvider
See Also