SharpLeaf Reference > ParagraphStyle Structure > IndentLeft Property ParagraphStyle.IndentLeft Property
Left indent in points from edge of frame (default is 0).
public double IndentLeft {get; set;}
Example
style.IndentLeft = 36; // Half an inch
See also ...Paragraph Glossary | ParagraphStyle.Members | ParagraphStyle.IndentRight Property
Send comments on this topic © Dyalog Ltd 2021
|