PDF File Writer Class Library - Author Uzi Granot
WindowTitleBar Enumeration |
Floating window title bar
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public enum WindowTitleBar

Member name | Value | Description | |
---|---|---|---|
NoTitleBar | 0 | No title bar | |
TitleBar | 1 | Window has title bar | |
TitleBarWithCloseButton | 2 | Window has title bar with close button |
