Aspose::Pdf::Forms::Form::get_DefaultAppearance method

Form::get_DefaultAppearance method

Gets default appearance of the form (object which describes default font, text size and color for fields on the form).

System::SharedPtr<Aspose::Pdf::Annotations::DefaultAppearance> Aspose::Pdf::Forms::Form::get_DefaultAppearance()

See Also