![]() | Pdf |
The PdfInkAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfInkAnnotation(PdfPage) | Creates a new PdfInkAnnotation. |
![]() | PdfInkAnnotation(PdfPage, PdfTypeBase) | Initializes a new instance of the PdfInkAnnotation class based on the specified dictionary. |
Name | Description | |
---|---|---|
![]() | InkList | Gets or sets a collection of PdfLinePointCollection<T>, each representing a stroked path. |
![]() | LineStyle | Gets or sets a line style (see PdfBorderStyle) specifying the line width and dash pattern to be used in drawing the paths. |
Name | Description | |
---|---|---|
![]() | RegenerateAppearances |
Re-creates the appearance of the annotation based on its properties.
(Overrides PdfMarkupAnnotation.RegenerateAppearances()) |