PdfDirection class

PdfDirection class

Describes Pdf text direction.

Inheritance: PdfDirectionEnumeration

The PdfDirection type exposes the following members:

Constructors

Constructor Description
init Serialization constructor

Properties

Property Description
L2R Left to right.
R2L Right to left.

Methods

Method Description
equals Determines whether two object instances are equal.
compare_to Compares current object to other.
get_all Returns all enumeration values.

See Also