MarginalType Enumeration

Summary

Represents the Marginal type.

Syntax

TypeScript
JavaScript
lt.Document.Editor.MarginalType { 
   header: 0, 
   footer: 1, 
   custom: 2 
} 
lt.Document.Editor.MarginalType { 
   header: 0, 
   footer: 1, 
   custom: 2 
} 

Members

Value Member Description
0 header This marginal is a header.
1 footer This marginal is a footer.
2 custom This marginal is custom, its interpretation is up to the user.

Requirements

Target Platforms

See Also

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.