NumberingStyle

PdfFileStamp.NumberingStyle property

Obtiene o establece el estilo de numeración de las páginas. Valores posibles: NumeralsArabic, NumeralsRomanUppercase, NumeralsRomanLowercase, LettersAppercase, LettersLowercase

public NumberingStyle NumberingStyle { get; set; }

Ver también