combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / ObjectTemplate Class
Members


In This Topic
    ObjectTemplate Class
    In This Topic

    Form templates are Bitmaps of forms that are scanned and placed in the background of your working area as a stencil so objects can be placed to fit the form. The form templates are displayed in the working area, however not printed. They also can't be further edited.

    Object Model
    ObjectTemplate ClassPropertyAnimation ClassPropertyBookmark ClassPropertyDrawingFileInfo ClassPropertyBookmark ClassPropertyRect ClassPropertyXhtmlAnimation Class
    Syntax
    'Declaration
     
    
    Public Class ObjectTemplate 
       Inherits ObjectBase
    public class ObjectTemplate : ObjectBase 
    public ref class ObjectTemplate : public ObjectBase 
    Inheritance Hierarchy

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

    Requirements

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

    See Also