Checks if the Images has to be added at an absolute X position.

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public bool HasAbsoluteX()
Visual Basic
Public Function HasAbsoluteX As Boolean
Visual C++
public:
bool HasAbsoluteX()

Return Value

a bool

See Also