Table of Contents

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 PdfRectangle

The bounds that specify the location of the text to draw.