THPDFPageLabelStyle Type

メソッドの要約: THPDFPageLabelStyle Type

宣言

THPDFPageLabelStyle = (plsDecimalArabic, plsUpperRoman, plsLowerRoman, plsUpperLetters, plsLowerLetters);

ユニット

HPDFDoc

Values

ValuePDF label style
plsDecimalArabic/S /D decimal arabic numerals
plsUpperRoman/S /R uppercase roman numerals
plsLowerRoman/S /r lowercase roman numerals
plsUpperLetters/S /A uppercase alphabetic labels
plsLowerLetters/S /a lowercase alphabetic labels

使用上の注意

Related API