Back to Website
Show / Hide Table of Contents

Class ParagraphSettings

Inheritance
System.Object
ParagraphSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ParagraphSettings

Constructors

ParagraphSettings()

Declaration
public ParagraphSettings()

Properties

DesiredWordSpacing

Declaration
public float DesiredWordSpacing { get; set; }
Property Value
Type Description
System.Single

Direction

Declaration
public ParagraphDirection Direction { get; set; }
Property Value
Type Description
ParagraphDirection

FirstLineIndent

Declaration
public float FirstLineIndent { get; set; }
Property Value
Type Description
System.Single

Justification

Declaration
public TextAlignment Justification { get; set; }
Property Value
Type Description
TextAlignment

LeftIndent

Declaration
public float LeftIndent { get; set; }
Property Value
Type Description
System.Single

RightIndent

Declaration
public float RightIndent { get; set; }
Property Value
Type Description
System.Single

SpaceAfter

Declaration
public float SpaceAfter { get; set; }
Property Value
Type Description
System.Single

SpaceBefore

Declaration
public float SpaceBefore { get; set; }
Property Value
Type Description
System.Single

Methods

Clone()

Declaration
public ParagraphSettings Clone()
Returns
Type Description
ParagraphSettings

Equals(ParagraphSettings)

Declaration
public bool Equals(ParagraphSettings other)
Parameters
Type Name Description
ParagraphSettings other
Returns
Type Description
System.Boolean

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean
Overrides
System.Object.Equals(System.Object)
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback