constants TitleFaceVisibleEnum
The TitleFaceVisibleEnum type specifies how the title is put on the face's background, relative to its content. The Title(exTitleFaceVisible) / ExtraTitle(exTitleFaceVisible) property specifies whether the title is shown (front,back) or hidden. The TitleFaceVisibleEnum type supports the following values:

NameValueDescription
exTitleFaceHidden0 The title of the face is hidden.
exTitleFaceVisibleFront-1 The title of the face is visible in front.
exTitleFaceVisibleBack1 The title of the face is visible on the back.