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

Syntax

C#
public void SetProperty(
	RtfShapeProperty property
)
Visual Basic
Public Sub SetProperty ( _
	property As RtfShapeProperty _
)
Visual C++
public:
void SetProperty(
	RtfShapeProperty^ property
)

See Also