'Declaration
Public Overloads Overridable Function CopyToClipboardAsEMF( _ ByVal emfType As System.Drawing.Imaging.EmfType _ ) As System.Boolean
'Usage
Dim instance As NImageExporter Dim emfType As System.Drawing.Imaging.EmfType Dim value As System.Boolean value = instance.CopyToClipboardAsEMF(emfType)
public virtual System.bool CopyToClipboardAsEMF( System.Drawing.Imaging.EmfType emfType )
Parameters
- emfType