PrintTemplate

Defined in file objprt.asn
C++ class: CPrintTemplate


PrintTemplate ::= SEQUENCE {
    name TemplateName ,  -- name for this template
    labelfrom VisibleString OPTIONAL,    -- ASN.1 path to get label from
    format PrintFormat }