Click or drag to resize
weroSoft AG, Software
VerticalInscriptionPosition Enumeration
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the vertical position of an inscription.

Namespace:  WeroSoft.Workflow.Common.Visualization
Assembly:  WeroSoft.Workflow.Core.Library (in WeroSoft.Workflow.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public enum VerticalInscriptionPosition
Members
  Member nameValueDescription
Header0 Defines the item is a header.
Footer1 Defines the item is a footer.
See Also