PC-DMIS 2019 R1 Object Library
ReportTemplate Object Members
See Also  Overview  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL : ReportTemplate Object

Glossary Item Box

Public Methods

Public Method CloseThis subroutine closes the report template. To first save any unsaved changes, use the Save method.
Public Method SaveThis subroutine saves the report template with its already existing name. If the template has not been saved before use the SaveAs method instead, and specify a filename.
Public Method SaveAs

This method saves the report template.

Public Properties

Public Property _Name 
Public Property ApplicationThis property represents the read-only PC-DMIS Application object. The Application object includes properties and methods that return top-level objects.
Public Property ColorsThis property returns a read-only Colors collection object. Through this object you will be able to access the report template's color tree. Only defined color objects will be in the collection. Color objects should be added or removed. Color objects will be retrieved using the command type ID or the COLOR_SELECTION ID.
Public Property FullNameThis property returns a read-only string of the full path and filename of the report template.
Public Property LearnTimeProgramThis read/write string property allows you to read or write the learn time program name.
Public Property NameThis property returns a read-only string of the report template's filename.
Public Property PageOrientationThis property lets you to read or write the page orientation for the report template.
Public Property PageSizeThis property lets you read or write the page size for the report template.
Public Property ParentThis property returns the report template's parent object, which is the read-only Report Templates object.
Public Property RunTimeProgramThis read/write string property allows you to read or write the run time program name.
Public Property SectionsThis property returns a collection of all the report templates sections as a read-only Sections object.
Public Property VisibleBoolean property returns or sets the visibility status of the template editor. If True then Visible, if False then hidden.

See Also

Copyright © 2019. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.