←Select platform

Formatted Property

Summary

Produce formatter XML output.

Syntax
C#
VB
C++
public bool Formatted { get; set; } 
Public Property Formatted() As Boolean 
   Get 
   Set 
public:  
   property bool Formatted 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to produce formatted (intended) output; otherwise, false. Default value is true.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.