PdfFrame.GetContent Method

Returns a graphics container from this PdfFrame.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public GraphicsContainer GetContent()

Return Value

The GraphicsContainer stored in this frame.

See Also

Reference

Manual