Documents for PDF, .NET Edition Documentation
DefaultAppearanceString Property (WidgetAnnotation)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > WidgetAnnotation Class : DefaultAppearanceString Property
Gets or sets the default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field’s text size and color. See PDF specification for more details.
Syntax
'Declaration
 
Public Property DefaultAppearanceString As System.String
public System.string DefaultAppearanceString {get; set;}
See Also

Reference

WidgetAnnotation Class
WidgetAnnotation Members