Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / WidgetAnnotation Class / DefaultAppearance Property

In This Topic
    DefaultAppearance Property (WidgetAnnotation)
    In This Topic
    Gets the DefaultAppearance object that specifies the visual properties (font, font size etc.) used to format the content of this annotation.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property DefaultAppearance As DefaultAppearance
    public new DefaultAppearance DefaultAppearance {get;}
    See Also