Namespace:  C1.C1PrintDocument.DocEngine.Src
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public class DrawelMarkup : DrawelTextBase, 
	IC1TextOwner
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Class DrawelMarkup _
	Inherits DrawelTextBase _
	Implements IC1TextOwner

Inheritance Hierarchy

See Also