attributes Property

Summary

Describes the raw attributes used to construct this OutputParagraph instance.

Syntax

TypeScript
    readonly attributes: { 
        readonly alignment: AlignmentType; 
        readonly lineSpacing: number; 
        firstLineIndent: number; 
        readonly rightIndent: number; 
        readonly leftIndent: number; 
        readonly spaceAfter: number; 
        readonly spaceBefore: number; 
        readonly font: Font; 
    }; 

Property Value

A list of attributes.

Requirements

Target Platforms

See Also

OutputParagraph Object

OutputParagraph Members

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.