LiquidTechnologies.XmlObjects Namespace / LjWriterSettings Class / IndentChars Property

In This Topic
    IndentChars Property
    In This Topic
    Gets or sets the character string to use when indenting. This setting is used when Indent property is set to true. The default is two spaces.
    Syntax
    'Declaration
     
    
    Public Property IndentChars As System.String
    public System.string IndentChars {get; set;}
    Requirements

    Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.

    See Also