Interface IIndentatedNode

Interface IIndentatedNode

Namespace: Aspose.Note
Assembly: Aspose.Note.dll (24.12.0)

The interface for nodes with relative indentation for child nodes.

public interface IIndentatedNode

Properties

IndentPosition

Gets or sets the indent position.

byte IndentPosition { get; set; }

Property Value

byte