[]
        
(Showing Draft Content)

C1.Win.Document.Export.MetafileFilter.ReferenceGraphics

ReferenceGraphics Property

ReferenceGraphics

Gets or sets the Graphics object using to obtain device context for created metafiles. Can be null, screen DC will be used in this case.

Declaration
public Graphics ReferenceGraphics { get; set; }