Section "Content"

pdfFrame

<entry key="pdfFrame" type="System.String" default="" comment="Please specify vaid HTML content and use {{content}} as placeholder inside"><![CDATA[<html>
    <head>
    </head> 
    <body>
        {{content}}
    </body>
</html>]]></entry>

(empty!)

alwaysUsePdfFrameIfNoHtmlTagFound

<entry key="alwaysUsePdfFrameIfNoHtmlTagFound" type="System.Boolean" default="False" comment="For New-KFPDF..."></entry>

(empty!)

Full Section Default

<section name="content">
  <entry key="pdfFrame" type="System.String" default="" comment="Please specify vaid HTML content and use {{content}} as placeholder inside"><![CDATA[<html>
    <head>
    </head> 
    <body>
        {{content}}
    </body>
</html>]]></entry>
  <entry key="alwaysUsePdfFrameIfNoHtmlTagFound" type="System.Boolean" default="False" comment="For New-KFPDF..."></entry>
</section>