Table of Contents

Enum PdfWriterType

Namespace
UglyToad.PdfPig.Writer
Assembly
UglyToad.PdfPig.dll

Type of pdf writer to use.

public enum PdfWriterType

Fields

Default = 0

Default output writer

ObjectInMemoryDedup = 1

De-duplicates objects while writing but requires keeping in memory reference.