PdfPortfolioSplitDirection Enum
Represents the orientation of the PdfPortfolio splitter bar.
Fields
| Horizontal | The window is split horizontally. |
| None | The window is not split. The entire window region shall be dedicated to the file navigation view. |
| Unknown | The value is unknown and currently not supported. |
| Vertical | The window is split vertically. |