Initializes a new instance of the MarkedObject class
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public MarkedObject( IElement element ) |
Visual Basic |
---|
Public Sub New ( _ element As IElement _ ) |
Visual C++ |
---|
public: MarkedObject( IElement^ element ) |
Parameters
- element
- Type: iTextSharp.text..::..IElement