IFontFamilyFontFamily Property |
Gets or sets annotation text font family
Namespace: GroupDocs.Annotation.Models.AnnotationModels.Interfaces.PropertiesAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.5.0.0 (22.5)
Syntaxstring FontFamily { get; set; }
Property FontFamily As String
Get
Set
property String^ FontFamily {
String^ get ();
void set (String^ value);
}
abstract FontFamily : string with get, set
Property Value
Type:
String
See Also