Table of Contents

Constructor Typography

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

Typography(Document)

Initializes a new instance of the Typography class.

public Typography(Document doc)

Parameters

doc Document

The associated document.

Exceptions

ArgumentNullException

doc is null.