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
DocumentThe associated document.
Exceptions
- ArgumentNullException
doc
isnull
.