com.spire.pdf.annotations
Class PdfInkAnnotationWidget
java.lang.Object
com.spire.pdf.annotations.PdfAnnotation
com.spire.pdf.annotations.PdfAnnotationWidget
com.spire.pdf.annotations.PdfStyledAnnotationWidget
com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
com.spire.pdf.annotations.PdfInkAnnotationWidget
public class PdfInkAnnotationWidget
- extends PdfMarkUpAnnotationWidget
The classes used to create pdf ink annotations widget elements.
| Methods inherited from class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget |
getAuthor, getCreationDate, getIntent, getPopupAnnotation, getPrimaryMarkupAnnotation, getRelyType, getRichContent, setAuthor, setCreationDate, setIntent, setPopupAnnotation, setPrimaryMarkupAnnotation, setRelyType, setRichContent, setTitleText |
| Methods inherited from class com.spire.pdf.annotations.PdfStyledAnnotationWidget |
getBorder, getBounds, getColor, getLocation, getSize, getText, setAnnotationFlags, setBorder, setBounds, setColor, setLocation, setSize, setText |
| Methods inherited from class com.spire.pdf.annotations.PdfAnnotation |
getFlags, getModifiedDate, getName, getPage, getRectangle, getSubject, setFlags, setModifiedDate, setName, setRectangle, setSubject |
PdfInkAnnotationWidget
public PdfInkAnnotationWidget(PdfDictionary dictionary)
- Initializes a new instance of the class.
- Parameters:
dictionary - The dictionary.