PC-DMIS 2021.1 Object Library
Open Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
FileName
Required String. The file name of the LabelTemplate to open.
PCDLRN ActiveX DLL > LabelTemplates Object : Open Method

Glossary Item Box

Description

The Open Function activates the Label template stored in the file FileName. If the template file does not exist, nothing happens.

Syntax

Visual Basic
Public Function Open( _
   ByVal FileName As String _
) As LabelTemplate

Parameters

FileName
Required String. The file name of the LabelTemplate to open.

Return Type

LabelTemplate object. If the template does not exist, the function returns Nothing.

Remarks

The Open Function activates the Label template stored in the file FileName. If the template file does not exist, nothing happens.

See Also

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