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

Syntax

C#
public class MarkedSection : MarkedObject
Visual Basic
Public Class MarkedSection _
	Inherits MarkedObject
Visual C++
public ref class MarkedSection : public MarkedObject

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..MarkedObject
    iTextSharp.text..::..MarkedSection

See Also