VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationTextProperties Class
In This Topic
AnnotationTextProperties Class Properties
In This Topic
For a list of all properties of this type, see AnnotationTextProperties.
Public Properties
 NameDescription
Public PropertyGets or sets the maximum font size when auto font size is enabled (AutoFontSize == True).
Public PropertyGets or sets the minimum font size when auto font size is enabled (AutoFontSize == True).
Public PropertyGets or sets a value indicating whether the annotation's font size depends on the annotation size.
Public PropertyGets or sets a value indicating whether the annotation's size depends on the text size.
Public PropertyGets or sets the Font of annotation.
Public PropertyGets or sets the font brush of annotation.
Public PropertyGets or sets a value indicating whether the annotation's font is transparent.
Public PropertyGets or sets the text of annotation.
Public PropertyGets or sets the alignment of text in the annotation.
Public PropertyGets or sets the text padding within the annotation.
See Also