Table of Contents

Class XGraphics.XGraphicsInternals

Namespace
PdfSharp.Drawing
Assembly
PdfSharp.dll

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; }

Property Value

StringBuilder