Class XGraphics.XGraphicsInternals
Provides access to internal data structures of the XGraphics class.
public class XGraphics.XGraphicsInternals
- Inheritance
-
XGraphics.XGraphicsInternals
- Inherited Members
Properties
ContentStringBuilder
Gets the content string builder of XGraphicsPdfRenderer, if it exists.
public StringBuilder? ContentStringBuilder { get; }