<!DOCTYPE HTML>
<html>
<head>
<title>PrintFormat</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>PrintFormat</h3><pre>Defined in file <a href="objprt.asn.html">objprt.asn</a>
C++ class: <a href="../doxyhtml/classCPrintFormat.html">CPrintFormat</a>


PrintFormat ::= SEQUENCE {
    asn1 VisibleString ,    -- ASN.1 partial path for this
    label VisibleString OPTIONAL ,   -- printable label
    prefix VisibleString OPTIONAL,
    suffix VisibleString OPTIONAL,
    form <a href="PrintForm.html">PrintForm</a> }</pre>
</body>
</html>