←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly