Click or drag to resize

RubberStampDataFontBrush Property

Gets or sets the AnnotationBrush used for the font.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AnnotationBrush FontBrush { get; set; }

Property Value

Type: AnnotationBrush
The brush used when rendering the text.
See Also