Uses of Enum
com.itextpdf.signatures.PdfSignatureAppearance.RenderingMode
-
Uses of PdfSignatureAppearance.RenderingMode in com.itextpdf.signatures
Modifier and TypeMethodDescriptionPdfSignatureAppearance.getRenderingMode()
Deprecated.Deprecated.Returns the enum constant of this type with the specified name.static PdfSignatureAppearance.RenderingMode[]
PdfSignatureAppearance.RenderingMode.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionPdfSignatureAppearance.setRenderingMode
(PdfSignatureAppearance.RenderingMode renderingMode) Deprecated.in favour ofSignatureFieldAppearance
, rendering mode will be detected depending on specifiedsetContent
method parameters.
SignatureFieldAppearance
, rendering mode will be detected depending on specifiedsetContent
method parameters.