Table of Contents

Class PdfFormXObject

Namespace
PdfSharp.Pdf.Advanced
Assembly
PdfSharp.dll

Represents an external form object (e.g. an imported page).

public sealed class PdfFormXObject : PdfXObject, ICloneable, IEnumerable<KeyValuePair<string, PdfItem?>>, IEnumerable
Inheritance
PdfFormXObject
Implements
Inherited Members

Properties

Resources

Gets the PdfResources object of this form.

public PdfResources Resources { get; }

Property Value

PdfResources