combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / ObjectText Class
Members Example


ObjectText Class

This class represents a text object in List & Label.

User-defined text can be placed in the working area by using text objects. In addition to fixed text also placeholders (variables) like page number, date, company name that are provided by our application can be set. The variables are replaced by their respective values at print (not with the sample print!).

Object Model
ObjectText ClassPropertyAnimation ClassPropertyBookmark ClassPropertyFilling ClassPropertyFrame ClassPropertyBookmark ClassCollectionParagraphs ClassParagraph ClassPropertyRect ClassPropertyXhtmlAnimation Class
Syntax
'Declaration
 
Public Class ObjectText 
   Inherits ObjectBase
 
Example
Inheritance Hierarchy

System.Object
   combit.Reporting.Dom.DomItem
      combit.Reporting.Dom.ObjectBase
         combit.Reporting.Dom.ObjectText

Requirements

Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

See Also