←Select platform

IndentAmount Property

Summary

Number of spaces to indent the output if formatted.

Syntax
C#
VB
C++
public int IndentAmount { get; set; } 
Public Property IndentAmount() As Integer 
   Get 
   Set 
public:  
   property Int32 IndentAmount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

Number of spaces to indent the output if formatted. Default value is 3.

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