Aspose::Pdf::Forms::Form::set_DefaultAppearance method

Form::set_DefaultAppearance method

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

void Aspose::Pdf::Forms::Form::set_DefaultAppearance(System::SharedPtr<Aspose::Pdf::Annotations::DefaultAppearance> value)

See Also