THPDFPageLabelStyle Type

Povzetek metode: THPDFPageLabelStyle Type

Deklaracija

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

Unit

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

Opombe o uporabi

Related API