ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfDrawingCanvas Class / ToMetafile Method

In This Topic
    ToMetafile Method
    In This Topic
    Create metafile for thi shape field.
    Syntax
    'Declaration
     
    Public Function ToMetafile() As System.Drawing.Imaging.Metafile
    public System.Drawing.Imaging.Metafile ToMetafile()

    Return Value

    The aproximate metafile.
    See Also