Namespace:
C1.C1PrintDocument
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
protected RenderText CreateRenderTextForBlock( string text, Object width, Object height, C1DocStyle style ) |
Visual Basic (Declaration) |
---|
Protected Function CreateRenderTextForBlock ( _ text As String, _ width As Object, _ height As Object, _ style As C1DocStyle _ ) As RenderText |
Parameters
- text
- Type: System..::.String
- width
- Type: System..::.Object
- height
- Type: System..::.Object
- style
- Type: C1.C1PrintDocument..::.C1DocStyle