PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderGraphics Class / EmfType Property

In This Topic
    EmfType Property (RenderGraphics)
    In This Topic
    Gets or sets the type of metafile created by the current RenderGraphics object.
    Syntax
    'Declaration
     
    Public Property EmfType As EmfType
    public EmfType EmfType {get; set;}
    See Also