'宣言 Public Enum UltraPrintDocumentPropertyIds Inherits System.Enum
public enum UltraPrintDocumentPropertyIds : System.Enum
| メンバ | 解説 |
|---|---|
| Appearance | PageSection.Appearance プロパティ |
| BorderSides | PageSection.BorderSides プロパティ |
| BorderStyle | PageSection.BorderStyle プロパティ |
| Footer | UltraPrintDocument.Footer プロパティ |
| Header | UltraPrintDocument.Header プロパティ |
| Margins | PageSection.Margins プロパティ |
| Padding | PageSection.Padding プロパティ |
| Page | UltraPrintDocument.Page プロパティ |
| PageBody | UltraPrintDocument.PageBody プロパティ |
| PrintColorStyle | UltraPrintDocument.PrintColorStyle プロパティ |
| ReverseTextOnEvenPages | HeaderFooterPageSection.ReverseTextOnEvenPages プロパティ |
| TextCenter | HeaderFooterPageSection.TextCenter プロパティ |
| TextLeft | HeaderFooterPageSection.TextLeft プロパティ |
| TextRight | HeaderFooterPageSection.TextRight プロパティ |