VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / StampAnnotationData Class
In This Topic
StampAnnotationData Class Properties
In This Topic
For a list of all properties of this type, see StampAnnotationData.
Public Properties
 NameDescription
Public PropertyGets or sets the maximum font size when auto font size is enabled (AutoFontSize == True). (Inherited from TextAnnotationData)
Public PropertyGets or sets the minimum font size when auto font size is enabled (AutoFontSize == True). (Inherited from TextAnnotationData)
Public PropertyGets or sets a value indicating whether the annotation's font size depends on the annotation size. (Inherited from TextAnnotationData)
Public PropertyGets or sets a value indicating whether the annotation's size depends on the text size. (Inherited from TextAnnotationData)
Public PropertyGets or sets a value indicating whether the annotation border is visible. (Inherited from AnnotationData)
Public PropertyGets or sets a value indicating whether the annotation can be mirrored. (Inherited from AnnotationData)
Public PropertyGets or sets a value indicating whether the annotation can be moved. (Inherited from AnnotationData)
Public PropertyGets or sets a value indicating whether the size of annotation can be changed. (Inherited from TextAnnotationDataBase)
Public PropertyGets or sets a value indicating whether the annotation can be rotated. (Inherited from AnnotationData)
Public PropertyGets or sets a value indicating whether the annotation can be selected. (Inherited from AnnotationData)
Public PropertyGets or sets the annotation comment. (Inherited from AnnotationData)
Public PropertyGets or sets the corner radius of annotation's rectangle.
Public PropertyGets or sets information about the user who created the annotation. (Inherited from AnnotationData)
Public PropertyGets or sets the creation time of the annotation. (Inherited from AnnotationData)
Public PropertyGets or sets the background brush of annotation. (Inherited from AnnotationData)
Public PropertyGets or sets the Font of annotation. (Inherited from TextAnnotationData)
Public PropertyGets or sets the font brush of annotation. (Inherited from TextAnnotationData)
Public PropertyGets or sets a value indicating whether the annotation's font is transparent. (Inherited from TextAnnotationData)
Public PropertyGets the unique System.Guid associated with the annotation. (Inherited from AnnotationData)
Public PropertyGets or sets a value indicating whether the annotation is mirrored horizontally. (Inherited from AnnotationData)
Public PropertyGets or sets intent of the annotation. (Inherited from AnnotationData)
Public PropertyGets a value indicating whether the annotation is disposed. (Inherited from AnnotationData)
Public PropertyGets a value indicating whether the annotation data is initializing. (Inherited from AnnotationData)
Public PropertyGets or sets a value indicating whether the annotation text is visible. (Inherited from TextAnnotationDataBase)
Public PropertyGets or sets a value indicating whether the annotation is visible. (Inherited from AnnotationData)
Public PropertyGets or sets the line style. (Inherited from RectangleAnnotationData)
Public PropertyGets or sets the size of the line style pattern. (Inherited from RectangleAnnotationData)
Public PropertyGets or sets the location, in device-independent pixels (1/96th inch), of annotation in the image space. (Inherited from AnnotationData)
Public PropertyGets or sets information about the user who modified the annotation. (Inherited from AnnotationData)
Public PropertyGets or sets the last time this annotation was modified. (Inherited from AnnotationData)
Public PropertyGets or sets the name of annotation. (Inherited from AnnotationData)
Public PropertyGets or sets the style of the annotation's outline. (Inherited from AnnotationData)
Public PropertyGets a value indicating whether the annotation is resizeable. (Inherited from AnnotationData)
Public PropertyGets a value indicating whether the annotation is rotatable. (Inherited from AnnotationData)
Public PropertyGets or sets the current amount of rotation, in degrees, for this annotation. (Inherited from AnnotationData)
Public PropertyGets or sets the shadow brush of annotation. (Inherited from RectangleAnnotationData)
Public PropertyGets or sets the shadow offset of annotation. (Inherited from RectangleAnnotationData)
Public PropertyGets or sets the size, in device-independent pixels (1/96th inch), of the annotation. (Inherited from RectangleAnnotationData)
Public PropertyGets or sets a value indicating whether the annotation is symmetrical. (Inherited from RectangleAnnotationData)
Public PropertyGets or sets the text of annotation. (Inherited from TextAnnotationData)
Public PropertyGets or sets the alignment of text in the annotation. (Inherited from TextAnnotationData)
Public PropertyGets or sets the text padding within the annotation. (Inherited from TextAnnotationData)
Public PropertyGets or sets the text properties.
Public PropertyGets or sets the tooltip associated with the annotation. (Inherited from AnnotationData)
Public PropertyGets or sets a value indicating whether the annotation is mirrored vertically. (Inherited from AnnotationData)
See Also