[]
Gets the reference Graphics used to create the underlying metafile. This property is simply a shortcut to the CreationGraphics property, and returns null if the current RenderGraphics object has not been added to a C1PrintDocument yet.
public Graphics ReferenceGraphics { get; }