Table of Contents

Property TextAlignment

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

TextAlignment

Gets or sets the alignment of the text in the signature.

public PdfSignatureTextAlignment TextAlignment { get; set; }

Property Value

PdfSignatureTextAlignment

The alignment of the text in the signature.

Remarks

In cases when you want the text and the image in the signature, the alignment also affects the placement of the text relative to the image. See remarks for the Image property for more info.