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

Syntax

C#
protected internal void SetIgnoreYRelative(
	bool ignoreYRelative
)
Visual Basic
Protected Friend Sub SetIgnoreYRelative ( _
	ignoreYRelative As Boolean _
)
Visual C++
protected public:
void SetIgnoreYRelative(
	bool ignoreYRelative
)

Parameters

ignoreYRelative
Type: System..::..Boolean

See Also