LEADTOOLS WebForms and AJAX Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.22
The DTD of the ImageGenerator Xml profiles

The ImageGenerator Xml file can contains both the InputProfile and the OutputProfile Xml tags in same file as follows:

              <ImageGenerator>
                 <InputProfile>
                    .
                    Input Profile Tags
                    .
                 </InputProfile>
                 <OutputProfile>
                    .
                    Output Profile Tags
                    .
                 </OutputProfile>
              </ImageGenerator>