DefineNolPrintTemplate Method
Description
Defines a named Print Template in a Named Object Library from the current window contents, replacing any existing Print Template with the same name.
Syntax
Visual Basic |
---|
Public Function DefineNolPrintTemplate( _ ByVal ptemplate As String _ ) As Integer |
Parameters
- ptemplate
- The named APrintTemplate@ to create, or replace.
Remarks
Available: GEO D OM OD SISpy
Groups:
Example
sis.DefineNolPrintTemplate ("Template1")