Table of Contents

Class RtfPictureList

Namespace
iTextSharp.text.rtf.list
Assembly
iTextSharp.LGPLv2.Core.dll

The RtfPictureList2 manages the pictures for lists. @author Howard Shank (hgshank@yahoo.com) @since 2.1.3

public class RtfPictureList : RtfElement, IRtfExtendedElement, IRtfBasicElement, IRtfElementInterface
Inheritance
RtfPictureList
Implements
Inherited Members

Constructors

RtfPictureList(RtfDocument)

public RtfPictureList(RtfDocument doc)

Parameters

doc RtfDocument

Methods

WriteContent(Stream)

(non-Javadoc) @see com.lowagie.text.rtf.RtfElement#writeContent(java.io.OutputStream)

public override void WriteContent(Stream outp)

Parameters

outp Stream

WriteDefinition(Stream)

(non-Javadoc) @see com.lowagie.text.rtf.RtfExtendedElement#writeDefinition(java.io.OutputStream)

public void WriteDefinition(Stream outp)

Parameters

outp Stream