public class AnnotationDefaultAppearance extends Object
Constructor and Description |
---|
AnnotationDefaultAppearance() |
Modifier and Type | Method and Description |
---|---|
AnnotationDefaultAppearance |
setColor(DeviceCmyk cmykColor) |
AnnotationDefaultAppearance |
setColor(DeviceGray grayColor) |
AnnotationDefaultAppearance |
setColor(DeviceRgb rgbColor) |
AnnotationDefaultAppearance |
setFont(ExtendedAnnotationFont font) |
AnnotationDefaultAppearance |
setFont(StandardAnnotationFont font) |
AnnotationDefaultAppearance |
setFontSize(float fontSize) |
PdfString |
toPdfString() |
public AnnotationDefaultAppearance setFont(StandardAnnotationFont font)
public AnnotationDefaultAppearance setFont(ExtendedAnnotationFont font)
public AnnotationDefaultAppearance setFontSize(float fontSize)
public AnnotationDefaultAppearance setColor(DeviceRgb rgbColor)
public AnnotationDefaultAppearance setColor(DeviceCmyk cmykColor)
public AnnotationDefaultAppearance setColor(DeviceGray grayColor)
public PdfString toPdfString()
Copyright © 1998–2018 iText Group NV. All rights reserved.