Common Reference > Document Class > RenderMetafile Method > (PageMode)

Document.RenderMetafile Method (PageMode)

Return document as Metafile with given page mode.

public Metafile RenderMetafile(
    PageMode pagemode
);
pagemode
Page layout to use (defaults to PageMode.Vertical).
return value
Created Metafile.

See also ...

Document.Members | Document.RenderMetafile Method


Send comments on this topic
© Dyalog Ltd 2021