Click or drag to resize

ParagraphProperties Depth Property

Gets or sets a depth of a paragraph. Read/write Int16 .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public short Depth { get; set; }

Property Value

Type: Int16
See Also