Method Create
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
Create()
Creates a new instance of the PdfDocumentBuilder class.
public static PdfDocumentBuilder Create()
Returns
- PdfDocumentBuilder
The created builder.
Remarks
Read the Building documents article for examples of using this method.