VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfTextMarkupAnnotationAppearanceGenerator Class
In This Topic
PdfTextMarkupAnnotationAppearanceGenerator Class Properties
In This Topic
For a list of all properties of this type, see PdfTextMarkupAnnotationAppearanceGenerator.
Public Properties
 NameDescription
Public PropertyGets or sets the color blending mode of text highlight annotation.
Public PropertyGets or sets the line position, measured in fraction of annotation height, of squiggly annotation.
Public PropertyGets or sets the line style of squiggly annotation.
Public PropertyGets or sets the line width, measured in fraction of annotation height, of squiggly annotation.
Public PropertyGets or sets the "wave" height, measured in fraction of annotation height, of squiggly annotation.
Public PropertyGets or sets the line position, measured in fraction of annotation height, of strikeout annotation.
Public PropertyGets or sets the line width, measured in fraction of annotation height, of strikeout annotation.
Public PropertyGets or sets the line position, measured in fraction of annotation height, of underline annotation.
Public PropertyGets or sets the line width, measured in fraction of annotation height, of underline annotation.
Public PropertyGets or sets a value indicating whether appearance generator must use rounded edges for highlight annotation.
Protected Properties
 NameDescription
Protected PropertyGets the temporary document that stores temporary resources (fonts, images,...). (Inherited from PdfAnnotationAppearanceGenerator)
See Also