'Declaration <FlagsAttribute()> Public Enum SectionScope Inherits System.Enum
'Usage Dim instance As SectionScope
[Flags()] public enum SectionScope : System.Enum
'Declaration <FlagsAttribute()> Public Enum SectionScope Inherits System.Enum
'Usage Dim instance As SectionScope
[Flags()] public enum SectionScope : System.Enum
Member | Description |
---|---|
AllPages | The Watermark will be displayed on all pages. |
EvenPages | The Watermark will be displayed on even-numbered pages only. |
FirstPage | The Watermark will be displayed on the first page only. |
None | The Watermark will not be displayed. |
OddPages | The Watermark will be displayed on odd-numbered pages only. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.SectionScope
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2