[]
        
(Showing Draft Content)

C1.C1Preview.Export.Exporter.ReferenceGraphics

ReferenceGraphics Property

ReferenceGraphics

Specifies the Graphics object used by export. For example, that Graphics can be used to convert EmfPlusDual or EmfPlusOnly metafiles to EmfOnly. If this property is null, the screen device context is used.

Declaration
public Graphics ReferenceGraphics { get; set; }