DIGITAL_SIGN_STAMPER_FONT_SIZE

Define el tamaño de la fuente en sellos de tipo texto. El texto a pasar debe ser un tamaño de fuente válido.

Un ejemplo de uso de este parámetro es el siiguiente:

Java

Policy policy = new Policy();
policy.addParameter(PolicyParams.DIGITAL_SIGN_STAMPER_FONT_SIZE.getKey(), "12");

.Net

policy policy = PolicyUtil.newPolicy(typeFormatSign.PAdES_BASIC, typeSign.ATTACHED);
PolicyUtil.AddParameter(policy, PolicyParams.DIGITAL_SIGN_STAMPER_FONT_SIZE,"12");

results matching ""

    No results matching ""