The PdfOptions class provides settings used during writting the PDF document.

Namespace: TallComponents.PDF.PDFA
Assembly: TallComponents.PDF.PDFA (in TallComponents.PDF.PDFA.dll) Version: 1.0.1.0

Syntax

C#
public class PdfOptions
Visual Basic
Public Class PdfOptions

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.PDFA..::..PdfOptions

See Also