ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationBaseText Class / Format Property

In This Topic
    Format Property (AnnotationBaseText)
    In This Topic
    Gets the annotation string format.
    Syntax
    'Declaration
     
    Public ReadOnly Property Format As StringFormat
    public StringFormat Format {get;}
    Remarks
    This propery should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also