21 lines
No EOL
701 B
HTML
21 lines
No EOL
701 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>PrintTemplate</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>PrintTemplate</h3><pre>Defined in file <a href="objprt.asn.html">objprt.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCPrintTemplate.html">CPrintTemplate</a>
|
|
|
|
|
|
PrintTemplate ::= SEQUENCE {
|
|
name <a href="TemplateName.html">TemplateName</a> , -- name for this template
|
|
labelfrom VisibleString OPTIONAL, -- ASN.1 path to get label from
|
|
format <a href="PrintFormat.html">PrintFormat</a> }</pre>
|
|
</body>
|
|
</html> |