Checks the attributes of this Chunk.

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

Syntax

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

Return Value

false if there aren't any.

See Also