Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / Appearance Class / Default Property

In This Topic
    Default Property (Appearance)
    In This Topic
    Gets or sets the GrapeCity.Documents.Pdf.Graphics.FormXObject that is used when the widget has separate states.
    Syntax
    'Declaration
     
    Public Property Default As FormXObject
    public FormXObject Default {get; set;}
    See Also