'Declaration <BrowsableAttribute(False)> Public Property DefaultValue As PdfInteractiveFormTextFieldValue
[Browsable(false)] public PdfInteractiveFormTextFieldValue DefaultValue {get; set;}
[Browsable(false)] public: __property PdfInteractiveFormTextFieldValue* get_DefaultValue(); public: __property void set_DefaultValue( PdfInteractiveFormTextFieldValue* value );
[Browsable(false)] public: property PdfInteractiveFormTextFieldValue^ DefaultValue { PdfInteractiveFormTextFieldValue^ get(); void set ( PdfInteractiveFormTextFieldValue^ value); }