Constructor PdfTextDrawingOptions
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
PdfTextDrawingOptions(PdfRectangle)
Creates a new text drawing options using the specified bounds.
public PdfTextDrawingOptions(PdfRectangle bounds)
Parameters
bounds
PdfRectangleThe bounds that specify the location of the text to draw.