Describes a single render drawel with 'Text' type
Namespace:
C1.C1PrintDocument.DocEngine.RenderAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public sealed class TextDrawel : Drawel |
| Visual Basic (Declaration) |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public NotInheritable Class TextDrawel _ Inherits Drawel |
Inheritance Hierarchy
System..::.Object
C1.C1PrintDocument.DocEngine.Render..::.Drawel
C1.C1PrintDocument.DocEngine.Render..::.TextDrawel
C1.C1PrintDocument.DocEngine.Render..::.Drawel
C1.C1PrintDocument.DocEngine.Render..::.TextDrawel