ActiveMarginalFlag Enumeration

Summary

Bitwise flag describing which page header and footer regions should be used for the document.

Syntax

TypeScript
JavaScript
lt.Document.Editor.ActiveMarginalFlag { 
   default: 0, 
   differentOddAndEven: 1, 
   differentFirstPage: 2 
} 
lt.Document.Editor.ActiveMarginalFlag { 
   default: 0, 
   differentOddAndEven: 1, 
   differentFirstPage: 2 
} 

Members

Value Member Description
0 default Only the Odd page header and footer will be used.
1 differentOddAndEven Odd and Even page headers and footers will be used.
2 differentFirstPage A special header and footer will be used for the first page.

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.