Show / Hide Table of Contents

Enum FindReplaceOptions.HorizAlignment

An enumeration used to specify the horizontal alignment of the new text added.

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum FindReplaceOptions.HorizAlignment

Fields

Name Description
e_center

Apply center alignment to the new text.

e_full

Apply full alignment to the new text.

e_left

Apply left alignment to the new text.

e_right

Apply right alignment to the new text.

In this article
Back to top Generated by DocFX